码迷,mamicode.com
首页 > 其他好文 > 详细

ifup em2启动网卡时报错:connection activation failed

时间:2018-04-11 15:10:18      阅读:685      评论:0      收藏:0      [点我收藏+]

标签:ifup   启动网卡   报错   

环境:centos7,重启网络,报以下错误:

ifup em2     ##启动em2网卡时报错

Error: Connection activation failed: The connection is not for this device.

解决方法:

systemctl stop NetworkManager.service

systemctl disable NetworkManager

再启动过em2网卡,就可以了

ifup em2

ifup em2启动网卡时报错:connection activation failed

标签:ifup   启动网卡   报错   

原文地址:http://blog.51cto.com/jschu/2096871

(1)
(1)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!