[rhelv6-list] udevd rule error at boot time

Steve Allen allen at doobie.itdl.ds.boeing.com
Tue Jul 5 21:27:14 UTC 2011


"Robert G. (Doc) Savage" <dsavage at peaknet.net> wrote:
> Running RHEL6.1 and getting this error msg at boot time:
> 
> Starting udev: udevd[696]: NAME="%k" is superfluous and breaks kernel supplied names, please remove it from /etc/udev/rules.d/60-legousbtower.rules:1
> 
> Sure enough, that rule is a one-liner:
> 
> KERNEL=="legousbtower*", NAME="%k", MODE="0660",OWNER="root" GROUP="lego"
> 
> Is anyone else seeing this?

Interesting...  My Fedora15 has this:

KERNEL=="legousbtower*", NAME="usb/lego%n", SYMLINK+="%k", MODE="0660", OWNER="root" GROUP="lego"

Maybe that'll work better for you.




More information about the rhelv6-list mailing list