LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   CD booting issues (https://www.linuxquestions.org/questions/linux-general-1/cd-booting-issues-118543/)

cosiek 11-21-2003 11:32 AM

CD booting issues
 
I'm using

mkisofs -o ../iso/myiso.iso -R -J -V "Some text" -x ./something -hide-rr-moved -v -d -N -no-emul-boot -boot-load-size 32 -boot-info-table -sort isolinux/iso.sort -b isolinux/isolinux.bin -c isolinux/isolinux.boot -A "Some text" .

to create my bootable CD's. There is nothing wrong with the command line options, but i read somewhere (Slackware docs? maybe, i don't remember) that a cd created with these options is incompatible and cannot boot on some systems.

What part couses the problem? Or maybe somebody knows what command line options to mkisofs that RedHat or Mandrake developers use :confused:


All times are GMT -5. The time now is 09:44 AM.