安装图形化界面时候报错 Transaction check error: file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.65.el7.centos.2.noarch

报错

Transaction check error:file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.65.el7.centos.2.noarch

如果在安装过程出现类似这种错误:

Transaction check error:
file /boot/efi/EFI/centos from install of fwupdate-efi-12-5.el7.centos.x86_64 conflicts with file from package grub2-common-1:2.02-0.65.el7.centos.2.noarch

解决办法

  • yum upgrade -y (升级所有包)
  • yum groupinstall "GNOME Desktop" "Graphical Administration Tools"(升级完成后,在重新安装)

posted on 2024-03-26 15:14  代码你敲我不敲  阅读(123)  评论(0)    收藏  举报

导航

返回顶端