[Bug 1903442] [NEW] Chainloader to ipxe.efi over uefi pxe doesn't work
transeunte
1903442 at bugs.launchpad.net
Sun Nov 8 12:46:06 UTC 2020
Public bug reported:
Hi,
Loading http://archive.ubuntu.com/ubuntu/dists/focal/main/uefi/grub2-amd64/current/grubnetx64.efi.signed over uefi pxe and trying to chainloader to remote ipxe.efi hangs the machine (I tested using a lot of different real machines) at
kern/disk.c:295: closing `tftp'. (see attached)
I am chainloading using the following:
```
menuentry 'WinPe chainloading' {
chainloader (pxe)/ipxe/ipxe.efi
boot
reboot
}
```
Using
http://archive.ubuntu.com/ubuntu/dists/eoan/main/uefi/grub2-amd64/current/grubnetx64.efi.signed
the machine reboots. It was not possible to get the last debug message.
Using http://archive.ubuntu.com/ubuntu/dists/bionic/main/uefi/grub2-amd64/current/grubnetx64.efi.signed it works. (See attached)
I am expecting that focal fossa version works too.
Thanks
** Affects: grub2-signed (Ubuntu)
Importance: Undecided
Status: New
** Attachment added: "Screenshot of grub debug=all of focal and bionic grubnetx64.efi"
https://bugs.launchpad.net/bugs/1903442/+attachment/5432323/+files/Grubnetx64-error.7z
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to grub2-signed in Ubuntu.
https://bugs.launchpad.net/bugs/1903442
Title:
Chainloader to ipxe.efi over uefi pxe doesn't work
Status in grub2-signed package in Ubuntu:
New
Bug description:
Hi,
Loading http://archive.ubuntu.com/ubuntu/dists/focal/main/uefi/grub2-amd64/current/grubnetx64.efi.signed over uefi pxe and trying to chainloader to remote ipxe.efi hangs the machine (I tested using a lot of different real machines) at
kern/disk.c:295: closing `tftp'. (see attached)
I am chainloading using the following:
```
menuentry 'WinPe chainloading' {
chainloader (pxe)/ipxe/ipxe.efi
boot
reboot
}
```
Using
http://archive.ubuntu.com/ubuntu/dists/eoan/main/uefi/grub2-amd64/current/grubnetx64.efi.signed
the machine reboots. It was not possible to get the last debug
message.
Using http://archive.ubuntu.com/ubuntu/dists/bionic/main/uefi/grub2-amd64/current/grubnetx64.efi.signed it works. (See attached)
I am expecting that focal fossa version works too.
Thanks
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/grub2-signed/+bug/1903442/+subscriptions
More information about the foundations-bugs
mailing list