CentOS的启动出错:

当执行 ifup ens33

出现错误:Error:Connection activation failed: No suitable device found for this connection

解决办法:

chkconfig NetworkManager off
chkconfig network on
service NetworkManager stop
service network start

然后

Error:Connection activation failed: No suitable device found for this connection

相关文章: