On 26-Dec-2002 (23:11:27/GMT) Gernot A. Weber wrote:
> devfs rule add path uscanner0 mode 666
I used this way:
-8<-[ /etc/usbd.conf ]-8<-
[...]
device "Scanner Epson Perfection 1240U (photo)"
product 0x010b
vendor 0x04b8
release 0x0114
devname "uscanner[0-9]+"
Hello,
On Fri, Dec 27, 2002 at 12:11:27AM +0100, Gernot A. Weber wrote:
> Hi,
>
> I know how to change file permissions on devfs. But which file do I have
> to edit that these changes are no lost after a reboot? E.g. I altered my
> scanner dev:
You would need to edit /etc/rc.devfs.
> Another th
Hi,
I know how to change file permissions on devfs. But which file do I have
to edit that these changes are no lost after a reboot? E.g. I altered my
scanner dev:
devfs rule add path uscanner0 mode 666
Another thing: I often need a symlink /dev/cdrom to /dev/cd0. What's the
best way to do this..