原文:Linux 重啟網卡失敗 Job for network.service failed because the control process exited with error code. See "systemctl status network.service" and "journalctl -xe" for details.

linux下重啟網卡使用命令 : service network restart 時報錯: 解決如下 ...

2018-10-09 19:18 0 1141 推薦指數:

查看詳情

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