Device eth0 has different MAC address than expected

 在虚拟机上运行copy过来的redhat,发现网络不通,于是修改网络设置,并且执行service network restart命令,但是老是报Device eth0 has different MAC address than expected,网上找了该问题的解决办法:

   编辑文件:/etc/sysconfig/network-scripts/ifcfg-eth0,把HWADDR=.... 这行删掉就行了,或者注释掉就可以了。够简单吧!

 

感谢这位仁兄: http://hi.baidu.com/baowup/blog/item/88dba77f3d07e80c28388a5f.html/cmtid/39de553915c509f83a87ceba

 

你可能感兴趣的:(Device eth0 has different MAC address than expected)