Disk Image Mounter

I am on Ubuntu 12.04 and I don't find Disk Image Mounter as an option when I right click on a ISO file. Can any help me with this? Thanks!

2 Answers

The Gnome Disk Utility is a tool to manage disk drives and media. You can install inside a terminal with this command:

sudo apt-get install gnome-disk-utility

This should add 'Disk Image Mounter' to the context menu when right-clicking the ISO file.

enter image description here

1

In Nautilus right click on a ISO file and the first choice in the context menu is "Open with Archive Mounter".

1

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like