On Sat, 2006-10-28 at 04:41 +0000, Pollywog wrote: > There is also an article about udev in the October issue of Linux Magazine > (the UK version not the US magazine of the same name). > > I happened across this today via Stumble, I believe. > http://www.debianadmin.com/rename-network-interface-using-udev-in-linux.html > > That article might help if you upgraded Sarge to udev after installing Sarge > with devfs.
That was a little more understandable, but it still apparently wasn't useful to this problem. Specifically, I tried this line from the article... BUS==”usb”, KERNEL==”sd*”, SYSFS{product}==”USB 2.0 Storage Device”, NAME=”%k”, SYMLINK+=”usbhd%n” After plugging in the appropriate values into a new .rules file called /etc/udev/rules.d/10-iriver.rules, my results were still absolutely nothing. Here's what my line looks like BUS=="usb", KERNEL=="usbdev*", SYSFS{product}=="iRiver, Ltd.", NAME="% k", SYMLINK+="iriver%n" Any other suggestions I might try? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]