Archive for April 29th, 2007

Mount ISO Images

Mounting ISO Images in Linux


mount -t iso9660 -o loop <Image_File> <Mount_Point>

How to Mount ISO/MDF Images in Linux