On Sun, Dec 28, 2003 at 12:21:05AM +0800, Stephen Liu wrote:
> But /cdrom can be mounted either as USER or as ROOT with
> $ mount /cdrom
[...]
> /dev/fd0        /floppy auto    rw,user,noauto          0 0
> /dev/hdd        /cdrom  auto    ro,user,noauto          0 0
> /dev/hdc        /cdrom0 auto    rw,user,noauto          0 0

'user' implies 'noexec'. Stick ',exec' at the end of the list of options
there, and see 'man mount' for further information.

Cheers,

-- 
Colin Watson                                  [EMAIL PROTECTED]


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to