LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Mandriva (https://www.linuxquestions.org/questions/mandriva-30/)
-   -   CD-ROM Drive Ownership (https://www.linuxquestions.org/questions/mandriva-30/cd-rom-drive-ownership-273155/)

MyNameIsDave 01-02-2005 11:26 PM

CD-ROM Drive Ownership
 
Sorry if this was answered in another thread, but I did not find anything by searching the terms that I could come up with.

I have come to the conclusion that my standard login that I use in Mandrake 10.1 doesn't have enough rights to either play CD audio disks or DVD disks. The only way that I can get either to work is to launch either kscd or Xine from a console as root.

What permanent changes and where will I need to make in order to give my login sufficient access to use audio and DVD disks? I find it odd that a standard Mandrake-created user would not have access to this functionality.

Thanks in advance for the assistance.

fotoguy 01-03-2005 07:52 AM

Type this as root in the command line

chmod a+rwx /mnt/cdrom

I think this is the command to give all users read, write and execute of the cdrom, if you have two cdrom drives you might have to make it

chmod a+rwx /mnt/cdrom2

Hope this works


All times are GMT -5. The time now is 04:27 PM.