Marco wrote: > What's the best startup script to put a > > # ln -s /dev/hdc /dev/cdrecorder > > (needed by cdrdao)? >
I guess you are using udev, so add this to /etc/udev/cd-aliases.rules:
ENV{ID_CDROM_CD_RW}=="?*", SYMLINK+="cdrecorder%e"
HTH,
Michael
--
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?
signature.asc
Description: OpenPGP digital signature

