国产欧美日韩第一页|日本一二三不卡视频|在线精品小视频,亚洲第一免费播放区,metcn人体亚洲一区,亚洲精品午夜视频

解決Linux中遇到No such device

2016-08-05 05:04:51 10354

虛擬機(jī)備份轉(zhuǎn)移后,網(wǎng)絡(luò)啟動異常,提示“SIOCSIFADDR: No such device”

he problem lies in the fact that ethernet MAC addresses are cached. 

You need to remove a file to clear the cached value: 

問題是由于以太網(wǎng)MAC地址被緩存。 你需要刪除一個文件來清除緩存值:

$ sudo rm /etc/udev/rules.d/70-persistent-net.rules 
$ reboot

重啟后就恢復(fù)正常!


提交成功!非常感謝您的反饋,我們會繼續(xù)努力做到更好!

這條文檔是否有幫助解決問題?

非常抱歉未能幫助到您。為了給您提供更好的服務(wù),我們很需要您進(jìn)一步的反饋信息:

在文檔使用中是否遇到以下問題: