2009/2/12 Stéphane Acounis <[email protected]>: > Hello, > > I have a annoying problem with a Commell MP541D2 ethernet card. > I'm running Voyage 0.5.2 and when the system boots, the inboard > ethernet interface becomes eth1. The first interface of the MP541D2 is > eth0 and the second interface is eth2. > > I suppose the via_rhine takes more time to initialize and the e1000 > driver has time to name its first interface as eth0. The easyest way is to use udev. If you edit the file /etc/udev/rules.d/70-persistent-net.rules You will see the ethernet interfaces that the system has detected. Just change the interface names in there and on next reboot the names will be as you wish. Note: I cannot confirm it's the same on voyage, but it certainly works on Debian, so it should work there too.
_______________________________________________ Voyage-linux mailing list [email protected] http://list.voyage.hk/mailman/listinfo/voyage-linux
