Mount ISO Images

Tagged with: , , , ,

Mounting ISO Images in Linux


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

How to Mount ISO/MDF Images in Linux

Leave a Reply