Perry Hoekstra wrote:
> 
> Greet the sun all:
> 
> I have an install script on a CD-ROM that I am unable to execute.  An
> <ls> shows the following:
> 
> -r-xr-xr-x   1 root     root       686 Apr 26 21:15 runInstaller
> 
> When I try to execute the script (as root), I get a:
> 
> bash: ./runInstaller: Permission denied
> 
> Can I do anything in order to run the script?

Well, you can always do `sh runInstaller' ;-)

For some reason, I suspect that a `noexec' flag is getting set when you
mount the filesystem.  If you have `user' as one of the extra options in
/etc/fstab, that would probably do it.  You can probably get around it
by adding on an `exec' (as opposed to `noexec') to the list of options.


I'm working my way back from the dead -- been busy and/or sick for over
a month..

-- 
 _  _  _  _ _  ___    _ _  _  ___ _ _  __   I got a garage door 
/ \/ \(_)| ' // ._\  / - \(_)/ ./| ' /(__   opener. It can't close.  
\_||_/|_||_|_\\___/  \_-_/|_|\__\|_|_\ __)  Just open. 
[ Mike Hicks | http://umn.edu/~hick0088/ | mailto:hick0088 at tc.umn.edu ]

---------------------------------------------------------------------
To unsubscribe, e-mail: tclug-list-unsubscribe at mn-linux.org
For additional commands, e-mail: tclug-list-help at mn-linux.org