On May 25, Ian Bruce <[EMAIL PROTECTED]> wrote: > for "eth0", cannot find it. This seems to be related to the fact that > the file "/etc/udev/rules.d/z25_persistent-net.rules" gets a new entry > added on every reboot:
Please send me a copy of your /sys/class/net/eth0/ directory (first make a copy using cp -a and then use tar + gz.) Does the /sys/class/net/eth0/device/driver/ symlink exist? Probably not. If so, this can be fixed by adding this line to the top of persistent-net-generator.rules: DRIVER!="?*", GOTO="persistent_net_generator_end" -- ciao, Marco
signature.asc
Description: Digital signature

