Jacob S wrote: > It took a lot of experimentation and playing around, but I finally got > a working combination. My /etc/udev/rules.d/010_local.rules file now > looks like this: > > BUS="scsi", SYSFS{vendor}="OLYMPUS ", KERNEL="sd*", NAME="camera%n", > SYMLINK="%k", OWNER="user", GROUP="mygroup" > > BUS="scsi", SYSFS{model}="USB Flash Memory", KERNEL="sd*", > NAME="usbkey%n", SYMLINK="%k", OWNER="user", GROUP="mygroup"
I'm nitpicking a bit but I'd switch the NAME and SYMLINK params around for both entries. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]