Thomas Bächler wrote:
> Johannes Held wrote:
>> BUS=="usb",  SYSFS{product}=="ClipDrive       ", KERNEL=="sd?1", NAME=="%k", 
>> SYMLINK=="stick"
>> BUS=="usb",  SYSFS{product}=="C160_D395", SYSFS{serial}=="SW04126634 ", 
>> KERNEL=="sd?1", NAME=="%k", SYMLINK=="camera"
>>
>> BUS=="usb", SYSFS{idProduct}=="2026", SYSFS{product}=="USB2.0 Card Reader",  
>> KERNEL=="sd?1", NAME=="%k", SYMLINK=="ixus"
>>
>> BUS=="usb",  SYSFS{product}=="External HDD" , KERNEL=="sd?1", NAME=="%k", 
>> SYMLINK=="share"
> 
> First, the NAME== statements are not necessary and most likely wrong. The 
> SYMLINK== are also wrong,
> should be SYMLINK+=

Thank you for that info.
I will change your points.

I've done already some things mentioned in this thread:
removing NAME==
nameing my rules jo.rules instead of 00.rules
updated to new udev.

And now it's all fine.
But I will make these little change from SYMLINK== to SYMLINK+=


-- 
Gruß, Johannes
www.hehejo.de

http://urly.de/6590

_______________________________________________
arch mailing list
[email protected]
http://www.archlinux.org/mailman/listinfo/arch

Reply via email to