Mittwoch, 2. September 2009

mkisofs -r -b boot.img -c /boot/boot.catalog -o /tmp/cd.image; cdrecord -scanbus; cdrecord -v de=1,0,0 -data /tmp/cd.image ---the boot.catalog file ..

need not already exist. It is generated by mkisofs. The command linke optien just tells mkisofs where in the image to store the generated file.

Keine Kommentare: