Juergen Braukmann wrote:
Fred A. Miller wrote:
Anyone know how to set the execute rights on a CD in fstab? The line in my fstab is currently: /dev/hdc /cdrom iso9660 ro/noauto/user 0 0.
Thanks!
Fred
Hello Fred,
The option "user" implies that user may mount a disk and therefor do nasty thigs to the system. Therefor, the option "noexec" that prohibits programm execution is aktive too.
I mounted the drive as root, and also changed "ro" in fstab to "exec." It still doesn't work. Where is the "noexec" setting hidden?
You can add "exec" to the list of options, or mount the cd manually as root umount /dev/hdc mount -t iso9660 /dev/hdc /cdrom
the mount options, if questions remain are well described in mounts man
Thanks, Fred -- Fred A. Miller, Systems Administrator Cornell Univ. Press Services fmiller@lightlink.com fm@cupserv.org - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e