AlmaLinux 9.4 won't boot after applying grub2 update
- Dominant language
- Swift
- Stars
- 35.5k
- Forks
- 1.8k
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 7
Description
**BEFORE SUBMITTING YOUR ISSUE, PLEASE LOOK AT THE PINNED ISSUES AND USE THE SEARCH FUNCTION TO MAKE SURE IT IS NOT ALREADY REPORTED. ALWAYS COMMENT ON AN EXISTING ISSUE INSTEAD OF MAKING A NEW ONE.**
**Describe the issue**
After applying grub2 updates to AlmaLinux 9.4, rebooting in UTM results in the BIOS error "Synchronous Exception at 0x000000013BB039EC"
Procedure:
- Create a fresh VM using the AlmaLinux arm64 9.4 ISO and reboot.
- Observe that it boots successfully. The grub2 package version is 2.06-77 (`rpm -q grub2-common`).
- Apply the update for grub2 with command `sudo dnf update grub2-common`. The new package version is 2.06-80.
- Reboot the VM.
- The VM fails to boot prior at a point prior to displaying the grub menu. The error message is "Synchronous Exception at 0x000000013BB039EC"
**Configuration**
* UTM Version: 4.5.4
* macOS Version: 14.6.1
* Mac Chip (Intel, M1, ...): M1
Contributor guide
Assessment
This issue has not been assessed yet.