Previously said that they successfully led the CentOS system, now enter the start interface, the first entry will be related to the settings, follow the steps step by step, cancel the installation of the CD, click Next, enter the following interface, no login box ... That's right! How blue screen, this is Linux Ah!
It may be slow to initialize for the first time, but more than 10 minutes has passed and still remains unchanged ... Meng Circle, according to the book Switch command line mode also did not respond, restart the same card in this interface, no way, I re-install it.
Reload again smoothly, then start, then first set, finally ... It's still stuck in the interface. No, it's not me. Disk Startup disk production problems, decisive re-production, and then re-install the start ... As expected, sure enough, it was a blue screen. Is it my image file problem! Enter Windows, pull in the virtual machine, start the login one go.
Odd strange, is not into the system, Baidu said to find the reason to look at the log, I looked at a few times did not see the pattern, a variety of Chat Lai, see with a single user maintenance mode, you can modify the login mode, OK, dead horse when live horse medicine, with a plain text interface environment login.
First enter the start page, press any key to enter the Grub boot interface, and then press the E key to enter the detailed settings, such as
Then select kernel and press the E key to edit
After entering "space +single", Entel save, press the B key to restart
The interface after reboot ...
Enter single-user mode, such as
Then log in to the system and modify the/etc/inittab configuration file as follows
Press I key to modify, this is the modified content "Id:3:initdefault:", 3 is run Level 3, that is, the plain text interface, the original is 5, graphical interface.
Combination Key "shift+:", and then enter Wq save. Last reboot reboot
After the last successful login text interface, enter the STARTX command, the graphical interface is out, haha! Although I do not know what the reason is, but finally saw the kind of graphical interface.
Bird Brother Linux Private dishes Learning notes, u disk installation centos5.3 can not properly enter the graphics interface problems