Source i (link to git-repo or to original if based on someone elses unmodified work):

Add the source-code for this project on opencode.net

0
Become a Fan
5.0

Description:
This script mount/umount selected disk images(iso, nrg, img etc) without root password. For each image script create a separate directory(with the name of image).

This is a test version, and if you have an error,please, describe it here.

Dependencies:
sudo

Installation.
Unpack and run(as root):
sh install.sh

To uninstall run as root:
sh uninstall.sh


If you have any suggestions - write them here.


Sorry for my bad english.
Last changelog:

added checking file extensions

changed uninstaller


Ratings & Comments

3 Comments

stratok

Installer does not work with me, but moiso and umoiso work just fine (need permitions to allow executing as program) very nice xD

skvitek

I had the opportunity to check the script for 3 systems and installer worked everywhere, are you install this script from root?

qu9542

thanks a lot for your script, but the install script doesn't work in Ubuntu 8.10. In Ubuntu 8.10 file="$1" will return the full path (e.g., /home/user/Desktop/xx.iso), and you don't want the folder name to be the full path, we only need the file name of the iso. so it is better to extract on the file name instead of the full path. file=${file%.$file_ext} file=${file##*/}

Pling
0 Affiliates
Details
license
version 0.2
updated
added
downloads 24h 0
mediaviews 24h 0
pageviews 24h 0

More Nautilus Scripts from skvitek:

geiso
skvitek
last update date: 17 years ago

Score 5.0

wgetscr
skvitek
last update date: 17 years ago

Score 5.0

Other Nautilus Scripts:

Gflv2avi
acidc00l
last update date: 15 years ago

Score 5.0

My Movie Portal v3.2.8
iTechScripts
last update date: 13 years ago

Score 4.7

Browse Nautilus as root
SteveSims
last update date: 17 years ago

Score 5.0

Open Nautilus as Root
Mariux
last update date: 17 years ago

Score 5.0

Compare Strings
cdmn
last update date: 17 years ago

Score 5.0

grooto
pontos
last update date: 17 years ago

Score 5.0



System Tags