On Fri, August 24, 2007 11:50, Wackojacko wrote:
[...]
The problem is, of course, that it doesn't
>> always
>> appear at /dev/sdb2, as it did at first. I have tried adding a file
>> /etc/udev/rules.d/060-ipod.rules containing
>> BUS="usb", SYSFS{product}="iPod", KERNEL="sd*", NAME="%k",
>> SYMLINK+="ipod"
>
> The first three "=" are assigning not comparing. Replace them with "=="
> and restart udev.
[...]
Oh my. That was easy.
Thanks Jacko
--
richard