Issue:
After Cloning of VM, Network Service Cannot Be Started.
Error:
eth0: ERROR while getting interface flags: No such device
Resolution:
Mac address of old adapter is still present.
1. Delete the following file:
sudo rm /etc/udev/rules.d/70-persistent-net.rules
2. Reboot and Ubuntu will automatically fix the issues.
sudo reboot
Note:
I have noticed that CentOS and Redhat 6.2 and higher seem to work this way now. :-)
previous page
|