linux centos7安装完后无法进入图形界面
执行 Ctrl + Alt + F1测试
还不行的话就
尝试执行 yum groupinstall "GNOME Desktop" "Graphical Administration Tools",之后更改运行级别
ln -sf /lib/systemd/system/graphical.taget /etc/systemd/system/default.target
接着
reboot now

了解最新动态,掌握行业资讯,获取产品更新信息
执行 Ctrl + Alt + F1测试
还不行的话就
尝试执行 yum groupinstall "GNOME Desktop" "Graphical Administration Tools",之后更改运行级别
ln -sf /lib/systemd/system/graphical.taget /etc/systemd/system/default.target
接着
reboot now
