Results 1 to 4 of 4
Hey everyone --
So the deal is, I'm running Debian Woody and I can't seem to get my cd-rom permissions right. I have this line in the fstab:
/dev/cdrom /cdrom ...
- 05-12-2004 #1Linux Newbie
- Join Date
- May 2004
- Location
- Boston, MA
- Posts
- 246
Can only access CD-ROM as root
Hey everyone --
So the deal is, I'm running Debian Woody and I can't seem to get my cd-rom permissions right. I have this line in the fstab:
/dev/cdrom /cdrom iso9660 ro,user,noauto 0 0
And I'm a member of the group "cdrom". I can access the drive fine when I'm root, but when I'm not I get mad errors. Any ideas?
Dan
- 05-12-2004 #2
If you post the errors, people may be able to help, could be a number of things. I assume you are a member of users group aswell as cdrom?
"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 05-12-2004 #3Linux User
- Join Date
- Jan 2003
- Location
- Cardiff, Wales
- Posts
- 478
mine
mine looks like this
split the sections out to show where the spaces are
/dev/cdrom
/mnt/cdrom
udf,iso9660
noauto,owner,ro
0
0
dunno if that helps - probably not.No trees were harmed during the creation of this message. Its made from a blend of elephant tusk and dolphin meat.
- 05-12-2004 #4Linux Engineer
- Join Date
- Jul 2003
- Location
- Farnborough, UK
- Posts
- 1,305
Methinks user should read users. Least that's what I did with Woody. If that fails chmod /dev/cdrom to 666 or summat like that


Reply With Quote
