Re: execution of shell scripts from cdrom

2000-11-07 Thread Carel Fellinger
On Tue, Nov 07, 2000 at 10:37:02AM +0100, Danny Lathouwers wrote: > Dear community, > > I wanted to execute a shell script from /cdrom and it fails with the > following message: > bash: ./scriptname: Permission denied. > The script is executable and is run as root, so should work. > Copying the s

execution of shell scripts from cdrom

2000-11-07 Thread Danny Lathouwers
Dear community,   I wanted to execute a shell script from /cdrom and it fails with the following message: bash: ./scriptname: Permission denied. The script is executable and is run as root, so should work. Copying the script to ~ works but i really need to run it from /cdrom. Does this have a