[ut2004] /bin/sh: bad interpreter: Permission denied

Peter Hoff petehoff at pacbell.net
Tue Apr 20 20:46:45 EDT 2004


Thomas Otto wrote:

>> /bin/sh: bad interpreter: Permission denied
>
>
> My Guess:
>
> The partition where you have installed ut2k4 is mounted with the 
> 'noexec' flag, type mount, if the output contains something like this
>
> /dev/hda17 on /opt/more10GBbiggames type xfs (noexec,bla,rw,etc...)
>
> edit the appropriate line in /etc/fstab and write an 'exec' at the 
> beginning of the 4th column, so it looks similar to that:
>
> /dev/hda17  /opt/more10GBbiggames xfs  noexec,user,someotheroption 0 2
>
> My 2 ¢
>
>     -Thomas
>
>
That seems to have been it. It didn't specifically say 'noexec', but I 
guess that's the default. I added 'exec' and it seems to work now.

Thanks to everyone for your suggestions!

Pete




More information about the ut2004 mailing list