LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Udev linking my devices wrong (https://www.linuxquestions.org/questions/linux-general-1/udev-linking-my-devices-wrong-520979/)

Wynd 01-19-2007 04:28 PM

Udev linking my devices wrong
 
I installed 2.6/udev the other day and it appears to have gotten my CD drives backwards (all the CD links point to the DVD device and all the DVD links point to the CD device). Is there a way I can fix this? I'm looking at the udev rules.d file but I'm kinda lost on what to do to change it.

tredegar 01-20-2007 05:21 AM

Try cd /etc/udev/rules.d
grep DVD *
grep CD *

That should tell you which files are referencing the CD and DVD.
Then this link:
http://www.reactivated.net/writing_udev_rules.html
Should help you.


All times are GMT -5. The time now is 07:12 AM.