Follow-up Comment #4, bug #50518 (project grub): Please try attached patch that detects iPXE pseudo-block-io and skips it. Unfortunately older versions of iPXE do not add PXE protocol to network handle; this was added in
commit 3376fa520b0ce4ba3f0d9bad626617acf88908df Author: Michael Brown <[email protected]> Date: Tue Sep 1 21:23:34 2015 +0100 [efi] Implement the EFI_PXE_BASE_CODE_PROTOCOL So for example in my case booting still fails because now we are not able to auto-configure network. So if boot fails for you with something like "root is not set" - this is iPXE issue, you need to update it. (file #39974) _______________________________________________________ Additional Item Attachment: File name: ipxe-block-io.patch Size:1 KB _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?50518> _______________________________________________ Message sent via/by Savannah http://savannah.gnu.org/ _______________________________________________ Bug-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/bug-grub
