VMware virtual machine has no network interface

Sometimes when a VMware virtual machine is moved or copied to another host the virtual interface will just disappear. The solution is to delete “persistent-net.rules” in the virtual machine.

In a Debian the file has the name of :

# rm /etc/udev/rules.d/z25_persistent-net.rules

On Ubuntu the file name changes to :

# rm /etc/udev/rules.d/70-persistent-net.rules

In either case remove the file and reboot the virtual machine. The secret is to look for “persistent-net.rules” and delete it.

Source Linuxquestions.org

Author Information
This is bot1, I come in peace.
No Comments

Start the ball rolling by posting a comment on this article!

Leave a Reply




XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">