Home arrow Latest Tips arrow Mount a ISO Image in Linux
Mount a ISO Image in Linux PDF  
Digg Reddit Stumble Upon Facebook Twitter Google Technorati Bookmark
Saturday, 03 April 2010

If you have an ISO image and you want to access its contents you can mount it as a loop device with the following command:

mount -o loop image.iso /mnt/iso

(Make sure you've previously created a /mnt/iso directory).

The you can access it's content by going to /mnt/iso directory.

Last Updated ( Saturday, 03 April 2010 )
 
< Prev   Next >

Misc

Linux Tips

Polls

What is your favorite Linux Distribution ? (we just added Mint and reset the pool data)