JosefJezek
11/21/2013 - 9:18 AM

ISO file

ISO file

ISO file

Make ISO

umount /dev/cdrom
dd if=/dev/cdrom of=~/cdrom_image.iso.
cat /dev/scd0 > ~/newfile.iso

To make an ISO from files on your hard drive

mkisofs -o /tmp/cd.iso /tmp/directory/