Bookmark and Share
SomaFM commercial free internet radio

How to mount iso image in linux ?

Linux forum. Everything about linux. Discussion about linux platform - server / desktop / laptop. Drivers, configuration, installations.

Moderator: turmo

How to mount iso image in linux ?

Postby Michoo on Wed May 26, 2010 5:36 pm

How to mount iso image in Linux ?
Michoo
 

Re: How to mount iso image in linux ?

Postby turmo on Wed May 26, 2010 5:40 pm

First You should create folder where will iso mounted

Code: Select all

cd /mnt
mkdir isofolder



If You have folder ready, just execute this command

Code: Select all

mount -o loop [i]/path/to/your_image_file.iso[/i] /mnt/isofolder



Its realy easy :)
User avatar
turmo
 
Posts: 23
Joined: Thu Feb 18, 2010 1:06 pm
Location: New York

Re: How to mount iso image in linux ? - SOLVED

Postby Michoo on Wed May 26, 2010 5:45 pm

THANKS ! Its working :)
Michoo
 

Re: How to mount iso image in linux ?

Postby Georg on Wed May 26, 2010 5:48 pm

Thanks for tip!!!! nice tutorial :)
Georg
 

Re: How to mount iso image in linux ?

Postby Typson on Wed Jul 21, 2010 9:52 pm

Very nice tutorial :)

I have found it here :)

[url=http://dlugasx.wordpress.com/2010/05/26/mount-iso-image-file-in-linux/]
Mount iso image file in linux[/url]
Typson
 


Return to Linux

Who is online

Users browsing this forum: No registered users and 1 guest

cron