[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: running script from cdrom fails



On 2003-11-21 15:58, Micha Feigin wrote:
> When I try to run shell scripts from cdrom I get the following message:
> bash: ./INSTALLDOCS.SH: /bin/sh: bad interpreter: Permission denied
> I got this with several bash scripts and in fact, I don't remmember one
> that did work. Any idea?

It could be the cdrom is mounted without the exec option.  Something
like this in your /etc/fstab:

/dev/hdc  /cdrom        iso9660 unhide,user,noauto,exec 0       0

-- 
Nick



Reply to: