diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 9e8332be9e..4b4234d69b 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -3769,6 +3769,23 @@ quit + + + Why can't I mount an audio + CD? + + + + If you try to mount an audio CD, you will get an error + like cd9660: /dev/acd0c: Invalid + argument. This is because + mount only works on filesystems. Audio + CDs do not have filesystems; they just have data. You + need a program that reads audio CDs, such as the + audio/xmcd port. + + + My printer is ridiculously slow. What can I do?