Aug 19
When transfering a harddisk with Ubuntu 10.04 to another machine you’ll end up without a working network connection.
To overcome this you can do:
echo -n > /etc/udev/rules.d/70-persistent-net.rules echo -n > /lib/udev/rules.d/75-persistent-net-generator.rules
