Command-line mode installation graphical interface Yum grouplist Check for installed groups Yum groupinstall "X window System" Yum groupinstall "GNOME Desktop Environment" StartX or init 5. Just OK. Re-installed the CentOS system with graphical interface mode to experiment with Yum mode to unload the graphical interface The graphical interface wants to uninstall: Yum groupremove "GNOME Desktop Environment" Yum groupremove "X window System"
Linux uninstall GUI with graphical interface prompts for errors Init:id "x" respawning too fast:disabled for 5 minutes The solution is Vi/etc/inittab Find this text change the number after the ID in this text to 3 Id:3:initdefault let the system start with the text interface Find this piece of text X:5:respawn:/etc/x11/prefdm-nodaemon comment out!
Execute "startx" error "waiting for X server to shut down server terminated successfully (0). Closing log file. "
The solution is as follows: Yum Groupinstall "KDE Desktop"
Execute the above code, the graphical interface installation is successful. |
Install or uninstall the CentOS graphics Interface Pack with Yum