字--->图
[root@serverd ~]# yum -y install epel-release
安装Gnome包
yum groupinstall "GNOME Desktop" "Graphical Administration Tools" -y
如报:
file /boot/efi/EFI/centos from install of fwupdate-efi-12-6.el7.centos.x86\_64 conflicts with file from package grub2-common-1:2.02-0.64.el7.centos.noarch
则需 yum -y update grub2-common 后再 groupinstall 安装

设置默认启动为图形界面
systemctl set-default graphical.target
reboot
有时需要设置2次才能成功,这里需要注意

标签: yum, centos, file, groupinstall, grub2, redhat, efi, 转图, 图转

相关文章推荐

添加新评论,含*的栏目为必填