Sun Oct 21, 2012 8:19 pm
Mon Oct 22, 2012 1:17 am
# create the iso file, make it isohybrid
# create md5sum file for the iso
echo "Creating CD image file..."
genisoimage -r -J -l -D -o "$snapshot_dir"/"$filename" -cache-inodes \
-b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 \
-boot-info-table iso/
# create the iso file, make it isohybrid
# create md5sum file for the iso
echo "Creating CD image file..."
genisoimage -r -J -l -D -o "$snapshot_dir"/"$filename" -cache-inodes \
-b isolinux/isolinux.bin -c isolinux/boot.cat -no-emul-boot -boot-load-size 4 \
-boot-info-table -allow-limited-size iso/
Mon Oct 22, 2012 6:06 am
Mon Oct 22, 2012 9:54 am
Mon Oct 22, 2012 12:48 pm
Mon Oct 22, 2012 5:43 pm
Mon Oct 22, 2012 10:08 pm
Wed Oct 24, 2012 5:02 pm
Sun Nov 08, 2015 10:51 pm
Mon Nov 09, 2015 7:48 pm
-file_size_limit off
-compliance iso_9660_level=3
xorriso -as mkisofs -r -J -joliet-long -l ${isohybrid_opt} \