-
Bug
-
Resolution: Won't Do
-
Normal
-
None
-
rhel-9.5, rhel-10.0.beta
-
None
-
None
-
Moderate
-
rhel-bootloader
-
ssg_display
-
5
-
False
-
False
-
-
None
-
None
-
None
-
None
-
None
What were you trying to do that didn't work?
Creating new Virtual Machine 7.9 using RHEL ISO, with Secure Boot Option will fail to boot.
Please provide the package NVR for which bug is seen:
$ grep ovmf sos_commands/rpm/sh_c_rpm_nodigest_-qa_-qf_-59_NVRA_INSTALLTIME_date_sort_-V
edk2-ovmf-20231122-6.el9.noarch Tue May 21 10:54:40 2024
How reproducible:
Everytime
Steps to reproduce
- Create a Virtual Machine on KVM RHEL 9.4 using RHEL 7.9 ISO with Secure Boot UEFI > where edk2-ovmf package is set on edk2-ovmf-20231122-6.el9.noarch
- $ virt-install -machine q35 --boot uefi,firmware.feature0.name=secure-boot,firmware.feature0.enabled=yes,firmware.feature1.name=enrolled-keys,firmware.feature1.enabled=yes --name test-edk2 memory 4096 --vcpus 2 --disk size=10 graphics none --os-variant rhel7.9 cpu host -cdrom /home/yash/yash/rhel-server-7.9-x86_64-dvd.iso
Expected results
VM should boot.
Actual results
Fails to boot with below TraceBack on console.
BdsDxe: loading Boot0001 "UEFI QEMU DVD-ROM QM00001 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x0,0xFFFF,0x0)
BdsDxe: failed to load Boot0001 "UEFI QEMU DVD-ROM QM00001 " from PciRoot(0x0)/Pci(0x1F,0x2)/Sata(0x0,0xFFFF,0x0): Access Denied
BdsDxe: failed to load Boot0002 "UEFI Misc Device" from PciRoot(0x0)/Pci(0x1,0x3)/Pci(0x0,0x0): Not Found
BdsDxe: No bootable option or device was found.
BdsDxe: Press any key to enter the Boot Manager Menu.
- clones
-
RHEL-39051 Secure Boot VM fails to boot on RHEL 9 KVM
-
- Closed
-