Knoppix Hacks by Kyle Rankin The unconfirmed error reports are from readers. They have not yet been approved or disproved by the author or editor and represent solely the opinion of the reader. Here's a key to the markup: [page-number]: serious technical mistake {page-number}: minor technical mistake : important language/formatting problem (page-number): language change or minor formatting problem ?page-number?: reader question or request for clarification This page was updated May 17, 2005. UNCONFIRMED errors and comments from readers: {12} 3rd paragraph; It should be noted that when booting from a CD image, the file system that the CD is sitting on is important. Knoppix supports many file systems, but does not support EXT3 (or probably not FAT16) in the stage of booting. Ultimately I was successful in coming from an EXT2 partition. (172) second tip, last line; "-root-directory=/mnt/hda1" should read: "--root-directory=/mnt/hda1" (192) 2nd code example ("watch df"); Since the sentence before the listing says "use the watch command in a different terminal", the terminal in the listing should be really different from the usual tty0, the one on which the long running command in the previous listing was started.