- Cannot get device settings No such device.
- "Device eth0 does not seem to be present" on cloned CentOS VM
# chkconfig --levels 2345 NetworkManager off
Step 2: At the /etc/sysconfig/network-scripts/ifcfg-eth0, do remember to put this line in
..... ..... NM_CONTROLLED="no" ..... .....
Step 3: Reboot the machine and do a ifconfig
# ifconfig
You should be able to see the eth0
No comments:
Post a Comment