My cdrom drive is on /dev/cdrom, which is like:
lrwxrwxrwx 1 root root 3 Mar 9 2001 /dev/cdrom -> hdc
And my /dev/hdc looks like:
brw-rw---- 1 root disk 22, 0 Jul 5 2000 /dev/hdc
My user is in the cdrom group, but not the disk group. How should I give
my user access to the cdrom in order to use cdparanoia, which reports:
Unable to open /dev/hdc: Permission denied
Should I:
change the ownership of /dev/hdc to root.cdrom
add the user to the disk group
chmod hdc to brw-rw-r--
some other method
Thanks!
Kent
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]