Showing posts with label mkisofs. Show all posts
Showing posts with label mkisofs. Show all posts

Tuesday, November 17, 2009

How to create an iso image with mkisofs in cygwin


 mkisofs -iso-level 2 -J -R -l -D -N -joliet-long \
 -relaxed-filenames -V "yourlabel" \
 -o yourcd.iso yourdirectory