On Fri, 21 Nov 2003, 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? >
The cdrom must be mounted with the noexec option (i think is the default whe mounted by a user). Mount as root o with the exec option or run scripts as 'sh INSTALLDOCS.SH`. Xavier -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]