原文:Restarting network (via systemctl): Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.

编辑完 ip地址,要重启网络 结果返回错误,错误如下 Restarting network via systemctl : Job for network.service failed because the control process exited with error code. See systemctl status network.service and journalctl xe ...

2021-02-27 23:06 0 352 推荐指数:

查看详情

linux----------启动network的时候报错Job for network.service failed because the control process exited with error code. See "systemctl status network.service

1、仔细阅读上面的话,意思是让你执行 journalctl -xe 查看更详细的日志。 2、我当时导致这个情况的原因是因为,虚拟机加载的文件被我换了位置,导致没加载到最原始的centos包。关闭虚拟机以后重新选择路径就可以了。 3、systemctl start network ...

Sat Apr 07 19:57:00 CST 2018 0 7800
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM