Wednesday, October 08, 2014

Centos error on VirtualBox (Device eth0 does not seem to be present, delaying initialization)



1. rm -f /etc/udev/rules.d/70-persistent-net.rules
2. Edit ifcfg-eth0 and remove the UUID and MACADDR (HWADDR):
vim /etc/sysconfig/networking/devices/ifcfg-eth0
3. Reboot (init 6)

No comments: