CentOS Boot card after the boot progress bar Certmonger

Source: Internet
Author: User

Newly installed CentOS6.4, the first boot will be stuck in the progress bar there, at first thought is slow reaction, need to wait a little more time, about 5 minutes or not, it is estimated that the problem.

After restarting, press ESC or the F5 key to see the system boot process, where the card is, and mine is stuck after Certmonger startup OK:

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

Cause Analysis: X11 graphical interface services caused by, resulting in the boot can not enter the graphical interface.

Workaround:

    1. Modifying a configuration file/etc/x11/

Enter the CLI interface via CTRL+ALT+F2, log in as root and execute the following command

Mv/etc/x11/xorg.conf/etc/x11/old_xorg.conf

If you cannot access the command-line interface, you can enter single mode on boot and modify it.

    1. Modify the boot level (I use this approach, because the graphical interface is useless to me, but the system installation specification must be installed)

Vim/etc/inittab

# Default RunLevel. The runlevels used is:

# 0-halt (do not set Initdefault to this)

# 1-single User mode

# 2-multiuser, without NFS (the same as 3, if you don't have networking)

# 3-full Multiuser mode

# 4-unused

# 5-x11

# 6-reboot (do not set Initdefault to this)

#

Id:5:initdefault: #把最底行的5改为3, which is the default entry to the command line operator interface

This article is from the "Thunder" blog, make sure to keep this source http://thundermeng.blog.51cto.com/9414441/1587598

CentOS Boot card after the boot progress bar Certmonger

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

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.