An ISO, IMG, BIN, MDF and NRG Image management utility for the Gnome Desktop Environment.
(...)
Read the rest of Furius ISO Mount - Mount and Unmount ISO images with GUI Tool in Ubuntu Linux (214 words)
© admin for Ubuntu Geek, 2008. |
Permalink |
15 comments |
Add to
del.icio.us
digg
Who's linking ?
Technorati
BlogPulse
Google
Want more on these topics ? Browse the archive of posts filed under General.
Ubuntu: Ubuntu Geek - Ubuntu Tutorials,Howto's,Tips and Tricks
Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the 'mount -o loop -t iso9660 foo.iso /mountpoint' command.
Install gmountiso in Ubuntu
sudo aptitude install gmountiso
This will complete the installation.
Using gmountiso
If you want to open go to Applications--->System Tools--->Gmount-iso

Once it opens you should see the following screen here you can specify your .iso file and mount point where you want to mount.

Example for gmountiso
I am having dsl-4.0.iso image on my desktop and i want to mount this under dsl directory so i have menctioned all the details and click on mount

This will prompt for root password enter your root password and click on ok

Once it finished mounting you can see these details under mounted images

You can see the files and folders inside dsl directory

If you want to unmount just select the your mount point and click on Unmount
This is very simple and easy process.
Gmount-iso is a small tool written using PyGTK and Glade. It allows you to easily mount your cd images. This is a frontend to the 'mount -o loop -t iso9660 foo.iso /mountpoint' command.
Install gmountiso in Ubuntu
sudo aptitude install gmountiso
This will complete the installation.
Using gmountiso
If you want to open go to Applications--->System Tools--->Gmount-iso

Once it opens you should see the following screen here you can specify your .iso file and mount point where you want to mount.

Example for gmountiso
I am having dsl-4.0.iso image on my desktop and i want to mount this under dsl directory so i have menctioned all the details and click on mount

This will prompt for root password enter your root password and click on ok

Once it finished mounting you can see these details under mounted images

You can see the files and folders inside dsl directory

If you want to unmount just select the your mount point and click on Unmount
This is very simple and easy process.
AcetoneISO is CD/DVD image manipulator for Linux.Using this tool it is very easy to Mount and Unmount ISO,MDF,NRG Images
AcetoneISO Features
Preparing Your System
You need to install kommander ( it consists of an editor and a program executor that produce dialogs that you can execute), which is required by AcetoneISO. You also need p7zip (a file archiver with highest compression ratio) to compress and extract ISO images.
sudo apt-get install kommander p7zip
Install AcetoneISO in Ubuntu
First you need to download latest AcetoneISO .deb package from here
Now you should be having acetoneiso2_2.0.1_x86.deb file you need to install this file using the follwoing command
sudo dpkg -i acetoneiso2_2.0.1_x86.deb
This will complete the installation
Now you need to go to Application > Accessories > AcetoneISO

Once it opens you should see similar to the following screen

Mount Damn Small Linux Knoppix Image