« HOWTO: Create an ISO image from a CD or DVDHOWTO: Use parted to add and manipulate disk partitions »

HOWTO:Mount an ISO

07/03/09

Permalink 06:15:49 pm, by richard Email , 80 words   English (GB)
Categories: Ubuntu Linux, OS and Systems Administration, Filing Systems

HOWTO:Mount an ISO

This is so easy, the second time 7!


You will need somewhere to mount the ISO. If you are expecting to do this more than once then create a specific ISO directory.

sudo mkdir -p /media/iso

Now you can mount the iso,

sudo mount -o loop /path/to/your.iso /media/iso

To access the iso image simply cd or access /media/iso which is now the root of your image.


When you are all done you can umount the image with

sudo umount /media/iso

No feedback yet

Here are a collection of Mini-HOWTOs some of which are too short even for that grand title. I keep them around as it is easier to remember where to look these up that to remember the content of the mini-HOWTO

Search

Contents

multi-blog engine