On Tue, 8 Feb 2005, Peter Karlsson wrote: > I'm trying to make sense of the udev rules (which doesn't seem that hard) > and the scripts that go along with it (harder). What I'm trying to do is > create a symlink between my scsi dvdrom /dev/sr0 and /dev/cdrom + > /dev/dvd. The 'cdsymlinks.sh' script doesn't seem to help much and I'm > barely shellscript-literate. Documentation is scarce as well...
Replying to myself... I created a /etc/udev/rules.d/10-local.rules file with just 'KERNEL="sr0", SYMLINK="cdrom dvd"' which seemed to do the trick. Would there be a problem with this setup? Best regards Peter K -- [email protected] mailing list
