permissions change on reboot
Okay, I've tried to search these forums, but the searches never complete. I am trying to get my dvd player to work with Xine. When I login I do the following to get it to work:
1) chmod 1777 /dev/hdc
hdc is my DVD/CD-RW combo drive
2) ln -s /dev/hdc /dev/dvd
Once I do these two things, DVDs play fine with xine. But when I reboot, the permissions on /dev/hdc are rwxr-xr-x and /dev/dvd does not exist. I have tried changing the udev files, but I may not be doing it right. Any ideas on what is going on? I have recently compiled the 2.6.12 kernel. Everything seemed to be working fine until I tried to play a DVD. Thanks in advance.
|