Results 1 to 4 of 4
How do I change the permissions for devfs to allow users other than root access audio cds and dvds?...
- 03-21-2005 #1Just Joined!
- Join Date
- Feb 2005
- Location
- At a rock house in Oak Cliff...
- Posts
- 87
devfs permissions
How do I change the permissions for devfs to allow users other than root access audio cds and dvds?
- 03-21-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
I did'nt have to even touch the settings of devfs on my computer (gentoo), just add "users" ro your cdrom-entry in /etc/fstab, for example this is how it looks like on my PC:
Change /dev/hda (i know this is unuseal to place the CD-drive on /dev/hda, but I switched the places of the harddrive and cd-drive once...) to your cdrom-path, often a symlink /dev/cdrom. Change "ro" to "rw" if you have a CD-burner./dev/hda /mnt/cdrom iso9660 noauto,ro,users 0 0
- 03-22-2005 #3Just Joined!
- Join Date
- Feb 2005
- Location
- At a rock house in Oak Cliff...
- Posts
- 87
My fstab is already setup that way. Users have no problem mounting anything...it's just audio cds that are restricted to root....
- 03-22-2005 #4
If you are using ArchLinux: make the user member of the audio group. No need to change permissions elsewhere
I\'m so tired .....
#200472


Reply With Quote
