How can I graphically mount ISOs?
Right-click on the file and choose "Open With Archive Mounter".
The ISO is mounted at .gvfs
folder under your Home directory.
You can either access it from the mount location as shown above or from the side-panel in your File Manager.
Credit goes to Ubuntu Forums member, tgm4883.
There is Furius ISO Mount
for example.
-
Select the ISO you want to mount by clicking on
Browse...
-
Click on
Mount
-
Win
In some cases (using certain file browsers or desktop environments) the mounted image is not opened automatically, so it is useful to know the mount point
To unmount, select that line to see the mount point clearly visible beside the "Unmount" button that has now become active.
There is Gmount-iso
:Click to install
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.