hvw59601@care2.com (Hugo Vanwoerkom) writes: > So I did: > 1. mount /cdrom > 2. mkisofs -r -o 11.iso /cdrom [...] > Guess what? That CD-RW does not boot. > > What's wrong with the scheme? > The boot portion of the CD contents needs special treatment. To create a valid bootable image of a CD better use a program like readcd from the cdrecord package. It's man page explains the rest.