Centos6
CentOS 6.8 卡在啟動 atd好的_這ķOK
我的 VM CentOS 6.8 卡在消息中
Starting atd: [ OK ]
並且不會繼續進入登錄螢幕。
但我仍然可以通過 ssh 訪問它。
我嘗試搜尋日誌文件並更改一些設置,但仍然無法使其工作。誰能幫我解決這個問題,以便再次顯示登錄螢幕?
假設
xorg.conf
它位於/etc/init.d/
:mv /etc/init.d/xorg.conf /etc/init.d/xorg.conf.old
否則嘗試先找到它的位置:
find /etc -name xorg.conf
然後
reboot
系統應該正常啟動。