On Thu, Apr 28, 2005 at 12:39:43PM +0100, Ken Moffat wrote: > > Help!
Ken, did you happen to read the mplayer page? It shows an example rules file. I had to add the GROUP target, though. The following works just fine: cat /etc/udev/rules.d/24-dvd.rules # Create a /dev/dvd symlink KERNEL="hdc", GROUP="audio" KERNEL="hdc", SYMLINK="dvd" P.S. Forget rebooting. Run udevstart instead! :) -- Archaic Want control, education, and security from your operating system? Hardened Linux From Scratch http://www.linuxfromscratch.org/hlfs -- http://linuxfromscratch.org/mailman/listinfo/blfs-support FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
