CentOS啟動卡在開機進度條certmonger後

來源:互聯網
上載者:User

標籤:centos   certmonger   卡住   x11   

新安裝的CentOS6.4,第一次開機便卡在了進度條那裡,一開始以為是反應慢,需要多等些時間,大概5分鐘後還是不行,估計是出問題了。

重啟後按Esc或者F5鍵,可以查看系統啟動過程,卡在哪裡,我的是在certmonger啟動OK之後卡住的:

650) this.width=650;" src="http://s3.51cto.com/wyfs02/M01/54/87/wKiom1SFZCeQfbTSAAG4oNm1Y3E950.jpg" />

原因分析:X11圖形化介面服務引起的,導致開機無法進入圖形化介面。

解決辦法:

  1. 修改設定檔/etc/X11/

通過Ctrl+Alt+F2進入CLI操作介面,用root登陸,執行以下命令

mv /etc/X11/xorg.conf /etc/X11/old_xorg.conf

如果無法進入命令列操作介面,可開機啟動時進入single模式,再對其進行修改。

  1. 修改啟動層級(我採用的這種辦法,因為圖形化介面對我來說沒用,但是系統安裝規範裡面得安裝)

vim /etc/inittab

# Default runlevel. The runlevels used are:

#   0 - halt (Do NOT set initdefault to this)

#   1 - Single user mode

#   2 - Multiuser, without NFS (The same as 3, if you do not have networking)

#   3 - Full multiuser mode

#   4 - unused

#   5 - X11

#   6 - reboot (Do NOT set initdefault to this)

#

id:5:initdefault:#把最底行的5改為3,即預設進入命令列操作介面

本文出自 “Thunder” 部落格,請務必保留此出處http://thundermeng.blog.51cto.com/9414441/1587598

CentOS啟動卡在開機進度條certmonger後

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.