重啓網卡提示Bringing up interface eth0:

重啓網卡提示Bringing up interface eth0:  Device eth0 does not seem to be present,delaying initialization.  的解決方案:

這是因爲克隆的機器沒有正確的mac,UUID信息衝突導致的

1、rm -f /etc/udev/rules.d/70-persistent-net.rules文件刪除

2、然後將網卡配置文件/etc/sysconfig/network-scripts/ifcfg-eth0的uuid和hwaddr這兩行刪除:

3、執行reboot命令,重啓系統

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章