TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:21506] Unable to execute script
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@tc.umn.edu ]