Bug #25185
closedPxegrub2_chainload unable to determine disk containing /EFI/BOOT/BOOTX64.EFI
Description
Problem:
After installing Linux (Tried CentOS7 and Debian 9.5) on UEFI machines (HP Z2 mini G3, HP Z4, HP Proliant DL380 Gen10), pxegrub2 chainload to local disk fails.
Expected outcome:
search --file --no-floppy --set=root /EFI/BOOT/BOOTX64.EFI should result in a (hd?,*) device. Currently, $root is empty
Foreman and Proxy versions:
CentOS7: 1.14.3-1
Foreman and Proxy plugin versions:
CentOS7: 1.14.3-1
Other relevant data:
Steps to reproduce:
- Configure UEFI on target machine
- Install Debian on target machine
- boot target using Network
I've used the latest available pxegrub2_chainload template to see if the problem persists which it does.
A discussion on this topic (which can be found at: [[https://community.theforeman.org/t/pxegrub2-chainload-unable-to-determine-disk-containing-efi-boot-bootx64-efi/11360]]) was started before creating this issue.