Hello all! May I ask your assistance in burning a bootable CD ISO?
I have several freedos files, namely: 1. command.com 2. io.sys 3. msdos.sys and awdflash.exe These files are in a the /home/user/bootcd directory I want to make a CD that will boot in FreeDOS and use awdflash to flash my BIOS. Here are the commands that I've used and didn't work: mkisofs -o /home/default/tmp/boot/cd.iso -R -J /home/user/bootcd/ mkisofs -o /home/user/cd.iso -R -J /home/user/bootcd/ mkisofs -b -hard-disk-boot -o /home/user/cd.iso -R -J /home/user/bootcd/ mkisofs -b -hard-disk-boot /home/user/bootcd -o /home/user/cd.iso -R -J mkisofs -b -hard-disk-boot /home/user/bootcd -o /home/user/cd.iso -R -J /home/user/bootcd/ mkisofs -o /home/user/cd.iso -b -hard-disk-boot /home/user/bootcd/ -R -J /home/user/bootcd/ mkisofs -o /home/user/cd.iso -b -hard-disk-boot /home/default/tmp/boot -R -J /home/user/bootcd/ mkisofs -R -J -o /home/user/cd.iso -b -hard-disk-boot /home/user/bootcd/ -R -J mkisofs -R -J -o /home/user/cd.iso -b -hard-disk-boot /home/user/bootcd/ mkisofs -r -b boot/boot.img -c boot/boot.catalog -o /home/user/bootcd.iso mkisofs -r -b boot.img -c boot/boot.catalog -o /home/user/bootcd.iso mkisofs -r -b /home/user/bootcd/ -c boot/boot.catalog -o /home/user/bootcd.iso mkisofs -r -b /home/user/boot.bin -c boot/boot.catalog -o /home/user/bootcd.iso mkisofs -r -b /home/user/boot.bin -o /home/user/bootcd.iso mkisofs -o /home/user/cd.iso -R -J /home/user/bootcd/ mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin -R -J /home/default/tmp/boot/ mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin -R -J /home/default/tmp/boot mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin /home/user/bootcd/ mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin -R -J /home/default/tmp/boot mkisofs -o /home/user/cd.iso -b/home/user/bootimg.bin -R -J /home/default/tmp/boot mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin /home/user/bootcd/ mkisofs -o /home/user/cd.iso -b /home/user/bootimg.bin mkisofs -r -b boot/boot.img -c boot/boot.catalog -o bootcd.iso mkisofs -r -b boot.img -c boot.catalog -o bootcd.iso mkisofs -r -b /home/user/boot.img -c boot.catalog -o bootcd.iso mkisofs -b /home/user/boot.img -c boot.catalog -o bootcd.iso mkisofs -b /home/user/boot.img -o bootcd.iso mkisofs -b /home/user/boot.img -o /home/user/bootcd.iso mkisofs -b /home/user/boot.img -o bootcd.iso mkisofs -b boot.img -o bootcd.iso I got boggled reading the man pages for mkisofs. Hope you can enlighten this boggled mind. thanks in advance, optimus -- Philippine Linux Users' Group (PLUG) Mailing List [EMAIL PROTECTED] (#PLUG @ irc.free.net.ph) Official Website: http://plug.linux.org.ph Searchable Archives: http://marc.free.net.ph . To leave, go to http://lists.q-linux.com/mailman/listinfo/plug . Are you a Linux newbie? To join the newbie list, go to http://lists.q-linux.com/mailman/listinfo/ph-linux-newbie
