当前位置:网站首页>虚拟机网卡报错:Bringing up interface eth0: Error: No suitable device found: no device found for connection
虚拟机网卡报错:Bringing up interface eth0: Error: No suitable device found: no device found for connection
2022-08-09 06:46:00 【L-DiCaprio】
虚拟机网卡报错:Bringing up interface eth0: Error: No suitable device found: no device found for connection ‘System eth0’.[FAILED]
原因:网卡的mac地址没有修改
处理方法:
1.删除/etc/udev/rules.d/70-persistent-net.rules
rm -rf 70-persistent-net.rules
2.移除虚拟机网卡,重新添加,重新生成mac地址,可以开机状态进行删除。
移除之后再重新添加,添加完成后返回Linux系统中。
3.重新查看/etc/udev/rules.d/70-persistent-net.rules文件找到ATTR{address}复制后面的mac地址
4.把复制的mac地址替换/etc/sysconfig/network-scripts/ifcfg-eth0中的HWADDR地址
5.service network restart
边栏推荐
猜你喜欢
随机推荐
多米诺骨牌
AD的library中 库文件后缀有.intlib .schlib .pcblib 的区别
使用百度EasyDL实现智能垃圾箱
中英文说明书丨TRC D-阿卓糖(D-Altrose)
P6 ali machine test of 2020 Fibonacci number
按图搜索1688商品接口(item_search_img-按图搜索1688商品(拍立淘接口)代码对接教程
The working principle of the transformer (illustration, schematic explanation, understand at a glance)
golang xml 处理动态属性
长沙学院2022暑假训练赛(一)六级阅读
一道很简答但是没答对的SQL题
分布式理论
6 states of a thread
什么是分布式事务
报错jinja2.exceptions.UndefinedError: ‘form‘ is undefined
XxlJobConfig distributed timer task management XxlJob configuration class, replace
找出数组中不重复的值php
力扣第 305 场周赛复盘
makefile记录
C language implements sequential stack and chain queue
集合内之部原理总结