Posted 2005-10-05T15:27:00+01:00 in unix recipe

Mounting an ISO filesystem file

I testdrive CD-ROM's before I burn the CD-ROM by mounting the prepared ISO filesystem:

# mount -t auto -o loop "my new image.iso" /mnt/test