Quote:
My fstab it's configurate like this:
/dev/hdc /mnt/cdrom iso9660 noauto,user,owner,ro 0 0
|
Not good, look at user and owner option, they are different :
user : any user can mount the cdrom
owner : only owner of the device file can mount cdrom
Try remove owner option, in a first step