On Fri, 09 Jan 2009 13:11:15 +0100 (CET), Helmut Jarausch wrote: > when moving GenToo to similar hardware by cloning / and /usr > I had strange effects like renaming eth0 to eth1 Delete /etc/udev/rules.d/70-persistent-net.rules. It maps your old MAC address to eth0, so the new NIC has to use eth1. It will be recreated with the correct values after the next reboot. -- Neil Bothwick One person's error is another person's data.