Error:No suitable device found: no device found for connection "System eth0"
linux-dash
A beautiful web dashboard for Linux
项目地址:https://gitcode.com/gh_mirrors/li/linux-dash
免费下载资源
·
环境描述:
Virtual Box 下的虚拟机Rhel6u2 X64
故障说明:
在克隆几台虚拟机,发现启动后不能配置IP地址等信息,使用linux命令: “ifup eth0”也不能激活网卡,
而在使用"service network restart",出现错误: Error:No suitable device found: no device found for connection "System eth0"
解决方法:
基于这个错误,在网上查找了一下,发现有很多朋友都遇到过,这次错误使用第2种方式解决。
2、如果上面的不起作用
(1), ifconfig -a查看物理MAC HWADDR的值
(2),vim 编辑文件 /etc/sysconfig/network-script/ifcfg-eth0中修改ifconfig中查出的MAC HWADDR值;
小结:
互联网是个很大的知识库,大部份的一般性故障基本上在互联网上都能找到答案,这里仅做个记录,好在以后再遇到这个问题可以快速解决。
注:参考来自互联网
=====================================================================================
版权所有,文章允许转载,但必须以链接方式注明源地址,否则追究法律责任! 谢谢合作!
QQ: 164798858@qq.com
Sina: weibo.com/kaijunfeng
GitHub 加速计划 / li / linux-dash
10.39 K
1.2 K
下载
A beautiful web dashboard for Linux
最近提交(Master分支:2 个月前 )
186a802e
added ecosystem file for PM2 4 年前
5def40a3
Add host customization support for the NodeJS version 4 年前
更多推荐
已为社区贡献2条内容
所有评论(0)