"Stan Brown" <[EMAIL PROTECTED]> wrote:

[Your line lengths are a bit long, possibly due to the tabs at the
beginning of each line - I've reformatted them below.]

>I am trying to install Orace on my recently built Debian STABLE box.
>
>Problem is I have to run the Oracle installer as user Oracle, and I
>keep getting "Permission Denied" when I try o excute it. It's in the CD
>which shows it owbed by root with rwx--x--x permissions. I think i must
>not be mounting the CD corectly, right? How ahould I be mounting it?

Perhaps you have the CD mounted with the 'noexec' mount option. The
classic way to do this by accident is to use one of the 'user', 'users',
or 'owner' options, which imply 'noexec', 'nosuid', and 'nodev'. To fix
this, you could use mount options like 'user,exec'; note that the 'exec'
needs to come after the 'user'.

-- 
Colin Watson                                     [EMAIL PROTECTED]

Reply via email to