On Thu, 25 May 2006 21:57:23 +0200 [EMAIL PROTECTED] (Marco d'Itri) wrote: > Please send me a copy of your /sys/class/net/eth0/ directory (first > make a copy using cp -a and then use tar + gz.)
See attachment. Because of the device renumbering, it's actually the /sys/class/net/eth2/ directory; the eth0/ directory doesn't exist. > Does the /sys/class/net/eth0/device/driver/ symlink exist? Probably > not. No. The device/ subdirectory doesn't even exist. > If so, this can be fixed by adding this line to the top of > persistent-net-generator.rules: > > DRIVER!="?*", GOTO="persistent_net_generator_end" That seems to fix the problem. With this change, the /etc/udev/rules.d/z25_persistent-net.rules file is not recreated, and the network interface comes up as eth0 on every reboot. There's still no eth0/device/ subdirectory, however. -- Ian Bruce
sys-class-net-eth2.tgz
Description: GNU Unix tar archive