On 21 June 2010 11:44, Masopust, Christian <[email protected]>wrote:
> Hi all! > > I have a server with 2 onboard network-devices (tg3) and one additional > network card (e100). > Everytime there is a kernel update the order of these devices gets corrupt. > So I tried to add > the following "rules-file" to /etc/udev/rules.d: > > > The RHEL5/CentOS5 way to do this is to put the HWADDR for the devices in /etc/sysconfig/network-scripts/ifcfg-ethN — the start up scripts will sort out the device names. I don't believe that what you're asking udev to do will work with the RHEL5 udev although it does work (and is the right thing to do) in RHEL6. (It's also been the right thing to do in Fedora for a while, but you don't have to do anything special as the rules go into 70-persistent-net.rules, or something like that.) jch
_______________________________________________ rhelv5-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/rhelv5-list
