Has anyone of you guys had success with net booting using “new” uefi http boot standard?
tl;dr Uefi has had option to boot from http servers. It is supposed to replace slow tftp pxe booting mechanism.
Here are some examples if you’re interested in the subject.
https://github.com/tianocore/tianocore.github.io/wiki/HTTP-Boot
https://lenovopress.lenovo.com/lp0736.pdf
I’ve seen it on many recent motherboard I’ve used but never managed to get it working. I’ve picked up this subject and gave up multiple times
I have working pxe uefi boot for 2 machines. Intel nuc and asrock pc. Both of these machines claim to support uefi http boot but I cannot get them to boot via http.
I’m running isc kea dhcp4 server and offers it provides to my machines look ok but UEFI doesn’t even try to download file from provided url.
example from wireshark
http server with syslinux.efi works but nothing is trying to download it according to nginx log.
Removing next-server from kea config or keeping it doesn’t change the outcome.
Using IP or domain in boot file url doesn’t change the outcome.