# mkdir -p BOOT_CD/boot/grub
# cp /lib/grub/i386-pc/stage2_eltorito BOOT_CD/boot/grub/
# mkisofs -R -b boot/grub/stage2_eltorito -no-emul-boot -boot-load-size 4 -boot-info-table -o BOOT_CD.iso BOOT_CD
# cdrecord -v -sao CD_BOOT_GRUB.iso
Subscribe to:
Post Comments (Atom)
1 comment:
please explain it a little more :S
Post a Comment