Xserver startup failed? How can I solve this problem?

Source: Internet
Author: User
Xserver startup failed? Let's take a look at how I can solve this problem-general Linux technology-Linux technology and application information. The following is a detailed description. Original: yejq
You don't have to pay a lot of weeks to reinstall the system. Come with me.

No matter what error it reports, we enter the text mode and enter the shell as the root user.

Run the following command:
Cd/etc/X11
Ls

The directory contains two configuration files:
Xorg. conf
Xorg. conf. beforevmwarw.lsinstall

The former is the configuration file called when X server is started, and the latter is the configuration file backed up after VMwareTools is installed.

Run the following command:
Cp xorg. conf xorg. conf. bak
Rm-f xorg. conf
Cp xorg. conf. beforevmwarw.lsinstall xorg. conf
Reboot

After restart, the problem can be solved.
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.