EFI BOOT
-
Hi
I’m using the snp.efi to boot from LAN and it works. How can I modify the PXE menu to boot from an EFI image?
I have machines without legacy netboot option, only IPV4 UEFI boot -
So what you’re trying to do is boot machines that are efi-only but you also have legacy machines that can’t efi boot?
-
[quote=“ArchFan, post: 38542, member: 19266”]So what you’re trying to do is boot machines that are efi-only but you also have legacy machines that can’t efi boot?[/quote]
I have EFI-only machines
-
I did it for memtest 5.01 and it works.
:MENU
menu
item --gap – ---------------- iPXE boot menu ----------------
item MEMTESTEFI MemTestEFI
:MEMTEST
kernel [url]http://{ip}/fog/service/ipxe/memtest/EFI/BOOT/BOOTX64.EFI[/url]
bootNow, I have to do it for WINPE