参考文章:https://createdpro.com/a/100006

 

该问题源于文件的版本冲突:

grub2-common包的冲突,所以要将该包使用yum update grub2-commonn命令进行更新。

[Linux] CentOS安装GNOME时,fwupdate-efi-12-5.el7.centos.x86_64 conflicts with grub2-common-1:2.02-0.65.el7.centos.noarch

解决方案:

#yum update grub2-commonn
#yum install fwupdate-efi

 

这是记录在redhat bugzilla上的一个bug

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-08-09
  • 2022-12-23
  • 2022-12-23
  • 2021-10-10
  • 2021-07-09
猜你喜欢
  • 2022-02-04
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-08-05
  • 2022-03-05
相关资源
相似解决方案