You would have used a popular software “Daemon tools” to mount ISO files in windows. Any idea, how to do the same in ubuntu? Nautilus scriptis the easiest possible solution in hand. Basically, it is a zipping script like Winrar or Winzip.

How to Mount ISO files in Ubuntu ?

So, let me tell you how to install Nautilus script and mount your ISO files in ubuntu and install softwares :

  1. Download these scripts and save them in say /home/abcd/
    Mount script -> here
    Unmount script -> here
  2. Now press Ctrl+Alt+T to open the ubuntu Terminal .
  3. Now enter these commands in the terminal
    sudo chmod +x /home/abcd/mount.sh
    sudo chmod +x /home/abcd/unmount.sh
  4. Now you need to move these scripts to system directory, so that they function. So enter in the terminal
    sudo mv /home/abcd/mount.sh ~/.gnome2/nautilus-scripts/mount.sh
    sudo mv /home/abcd/unmount.sh ~/.gnome2/nautilus-scripts/unmount.sh
  5. Thats it, Now the scripts are installed and you can mount and unmount your ISO files.

Now, when there is an ISO file in your hard disk.
Right click->Scripts->Mount
Now your ISO file is mounted and you can see things happening as if a CD is inserted. After the completion of your job, to “eject your CD” safely,
Right click->Scripts->Unmount.

If you are new to Ubuntu ,then have a look at  these articles :

Do you like this post?

About

Student, IIT Kharagpur, Mathematics geek, now trying out computers

Comments:
  1. Laptop Repair Glasgow

    The ubuntu version I have seems to mount iso’s just by right clicking, must be a tweaked version.

Leave a Reply

(required)

(required)


Copyright © 2008-2012 Comptalks - All Rights Reserved.