April 4, 2008 · General · 9 comments

If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!

If you simply wish to right click and .iso and select mount follow this simple guide on how to use nautilus scripts to accomplish this:

Firstly create two scripts with mount_iso and unmount_iso

Continue reading →

  • Share/Save/Bookmark
February 1, 2008 · General · 12 comments

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.

Continue reading →

  • Share/Save/Bookmark