Thanks for the suggested fix.

I had the same problem described in this bug (interfaces not being
properly renamed). I did the following:

 * replaced SYSFS with ATTR in my existing 0-persistent-net.rules file
 * commented out the newly added lines
 * rebooted

My two relevent (working) lines are:

# PCI device 8086:4220 (ipw2200)
ACTION=="add", SUBSYSTEM=="net", DRIVERS=="?*", 
ATTR{address}=="00:12:f0:36:e9:6c", NAME="wireless"

# PCI device 14e4:170c (b44)
ACTION=="add", SUBSYSTEM=="net", DRIVERS=="?*", 
ATTR{address}=="00:0f:1f:b2:b4:a7", NAME="cable"

And now the interfaces are properly named. 

jamie


Attachment: signature.asc
Description: Digital signature

Reply via email to