Forget last message. I ran it without being root
This is tha output:
# This file was automatically generated by the /lib/udev/write_net_rules
# program, probably run by the persistent-net-generator.rules rules
file.
#
# You can modify it, as long as you keep each rule on a single line.
# PCI device 10de:0066 (forcedeth)
SUBSYSTEM=="net", DRIVER=="?*", SYSFS{address}=="00:0c:6e:0a:bd:55",
NAME="eth0"
# PCI device 10b7:9201 (3c59x)
SUBSYSTEM=="net", DRIVER=="?*", SYSFS{address}=="00:26:54:0a:d1:d8",
NAME="eth1"
El lun, 22-05-2006 a las 18:41 +0200, Marco d'Itri escribió:
> Can you try to debug this?
> Delete /etc/udev/rules.d/z25_persistent-net.rules and then run
> /lib/udev/write_net_rules all_interfaces .
> It looks like the error happens in the last function in
> /lib/udev/hotplug.function .
>