Home > Tips > Bootable DVD ISO

Bootable DVD ISO

November 19th, 2008 KaiJern Leave a comment Go to comments

Just a small notes for my self.


mkisofs -o /tmp/slackware-dvd.iso \
-R -J -A "Slackware Install" \
-hide-rr-moved \
-v -d -N \
-no-emul-boot -boot-load-size 4 -boot-info-table \
-sort isolinux/iso.sort \
-b isolinux/isolinux.bin \
-c isolinux/isolinux.boot \
-V "SlackDVD" .

Categories: Tips Tags: , ,
  1. No comments yet.
  1. No trackbacks yet.