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. 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 page. Jürgen -- ========================================== __ _ Jürgen Braukmann e-mail: brauki@cww.de | / / (_)__ __ ____ __ Tel: 0201-743648 dk4jb@db0qs.#nrw.deu.eu | / /__/ / _ \/ // /\ \/ / ========================================== /____/_/_//_/\_,_/ /_/\_\ - To get out of this list, please send email to majordomo@suse.com with this text in its body: unsubscribe suse-linux-e