Newbie Permission Denied CD Rom problem.
Brian Durant
linuxnewbiedk at yahoo.dk
Wed Jan 26 10:46:22 UTC 2005
--- Oliver Grawert <hostmaster at grawert.net> skrev:
> hi,
> Am Mittwoch, den 26.01.2005, 11:15 +0100 schrieb
> Brian Durant:
> > --- Oliver Grawert <hostmaster at grawert.net>
> skrev:
> > > hi,
> > > Am Mittwoch, den 26.01.2005, 09:40 +0100 schrieb
> > > Emil
> > > Oppeln-Bronikowski:
> > > > A CDROM is mounted with noexec option. That
> > > means no files with +x
> > > > (executable) atribute will be runned.
> Solutions a)
> > > copy CD content to
> > > > disk b) remount CDROM without noexec. I'll
> post
> > > more detailed e-mail
> > > > later, when I get to the office (as I am
> late;-)
> > > or probably someone
> > > > else wille expand option b)
> > > i would go for option c)
> > >
> > > sh ./setup
> >
> > Newbie alert :-) do I both sudo and sh?
> try:
> sudo sh -c ./setup
Tried:
/media/cdrom1/linux/office7 $ sh ./setup
./setup: ./setup: cannot execute binary file
/media/cdrom1/linux/office7 $ sh -c ./setup
sh: line 1: ./setup: Permission denied
/media/cdrom1/linux/office7 $ sudo sh -c ./setup
Password:
sh: line 1: ./setup: Permission denied
Any other ideas?
Cheers,
Brian
>
http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
>
More information about the ubuntu-users
mailing list