Skip to content

Instantly share code, notes, and snippets.

@aghecht
Created February 2, 2010 03:52
Show Gist options
  • Save aghecht/292340 to your computer and use it in GitHub Desktop.
Save aghecht/292340 to your computer and use it in GitHub Desktop.
# This code snippet courtesy of http://muness.blogspot.com/2009/01/no-network-after-copying-ubuntu-vmware.html
# Apparently, Ubuntu persists the MAC address of the network device
sudo rm /etc/udev/rules.d/*net.rules
sudo shutdown -r now #to reboot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment