On Tue, Apr 05, 2005 at 08:24:44PM +0100, Michael Graham wrote: > This is my rule > > BUS="usb", SYSFS{product}="Flash Disk ", KERNEL="sd?", NAME="%k", > SYMLINK="pendrive" > > ll /dev/{sda,pendrive} > lrwxrwxrwx 1 root root 3 2005-04-05 20:15 /dev/pendrive -> sda > brw-rw---- 1 root root 8, 0 2005-04-05 20:15 /dev/sda > > I notice that /dev/sda is owned by root:root but I can still pmount it > and write to the device
That's causing the problem. Hal needs to be able to read the filesystem on your device. Your rule should be fine if you don't put the NAME= entry in the rule.. Sjoerd -- If a man has a strong faith he can indulge in the luxury of skepticism. -- Friedrich Nietzsche -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]