john pfeiffer
  • Home
  • Categories
  • Tags
  • Archives

Vmware copy ubuntu guest vm no eth0 found

vmware-copy-ubuntu-guest-vm-no-eth0-found

Ubuntu may be still using the old MAC address from the previous Host VMWare

The new VMWare is giving it a new MAC which does not correspond, thus eth0 does not exist.

Ubuntu

sudo mv /etc/udev/rules.d/70-persistent-net.rules /etc/udev/rules.d/70-persistent-net.rules.old

Debian

sudo mv /etc/udev/rules.d/z25_persistent-net.rules /etc/udev/rules.d/z25_persistent-net.rules.old


  • « mercurial portable version control hg commit
  • html escape characters »

Published

Dec 22, 2010

Category

virtualization

~43 words

Tags

  • copy 6
  • eth0 1
  • found 4
  • guest 11
  • no 6
  • ubuntu 30
  • virtualization 87
  • vm 6
  • vmware 25