System hangs after POST and the grub menu never loads after applying the RHSA-2020:3216 or RHSA-2020:3217
Red Hat Insights can detect this issue
Environment
Confirmed in the following releases
- Red Hat Enterprise Linux (RHEL) 7.8
- Red Hat Enterprise Linux (RHEL) 8.2
NOT confirmed in the following releases but potentially affected
- Red Hat Enterprise Linux (RHEL) 8.1 EUS
- Red Hat Enterprise Linux (RHEL) 7.9
Issue
UEFI: system hangs after POST and the grub menu never loads after applying the RHSA-2020:3216 and RHSA-2020:3217
Resolution
Red Hat has fixed the bug in the shim packages. Updated shim packages are now available and can be used in conjunction with previously released grub2, fwupd, and fwupdate packages.
Version | Release |
---|---|
RHEL 7.8 | RHBA-2020:3265 |
RHEL 8.0.0 | RHBA-2020:3264 |
RHEL 8.1.0 | RHBA-2020:3263 |
RHEL 8.2.0 | RHBA-2020:3262 |
Recovering the system if it's in a dead state due to having only applied the previous errata
-
Boot the system with the RHEL DVD in Troubleshooting mode
Refer to How to boot a system into rescue mode for details.
-
Set up the network
Refer to Enabling networking in rescue environment without chrooting for details.
-
Enter the chroot
# chroot /mnt/sysimage
-
Apply the errata
# yum -y update shim\*
-
Exit the chroot and reboot
# exit # exit
Diagnostic Steps
-
Boot the system with the RHEL DVD in Troubleshooting mode
Refer to How to boot a system into rescue mode for details.
-
Enter the chroot
# chroot /mnt/sysimage
-
Check the version of
shim
source package# rpm -qa shim-\* --qf "%{SOURCERPM}\n" | sort | uniq
On a RHEL 7 system, the packages from the following source RPMs are affected:
shim-15-7.el7_8.src.rpm shim-signed-15-7.el7_8.src.rpm
On a RHEL 8 system, the packages from the following source RPMs are affected:
shim-15-14.el8_2.src.rpm
This solution is part of Red Hat’s fast-track publication program, providing a huge library of solutions that Red Hat engineers have created while supporting our customers. To give you the knowledge you need the instant it becomes available, these articles may be presented in a raw and unedited form.
Comments