| Linux scripts and tools |
Wenn man einen Linux-Gast für eine VMWare kopiert und angibt, dass man ihn kopiert hat, bekommt er keine IP-Adresse. Also vi /etc/udev/rules.d/70-persistent-net.rules: SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:56:d8:14:d0", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0" Dort dann die MAC und ggfs. den Namen anpassen. Nach einem Neustart ist die Welt wieder in Ordnung ... und erreichbar. Last updated by Bikerpete (bikerpete) on Oct 25 2011 at 8:28 AM
|
|||||||||




