2019-07-19, 15:43
Hi everybody,
I have really enjoyed the functionality of iPXE and am mostly done with my project but am having a slight hiccup near the end.
I have a .ISO on an HTTP server that I want to be able to boot into on a UEFi device using the normal iPXE menu.
Command to make bootloader: "make bin-x86_64-efi/snponly.efi EMBED=embed.ipxe", using default config where sanboot is enabled by default.
Command: "sanboot http://boot.ipxe.org/freedos/fdfullcd.iso"
The error I am receiving:
![[Image: Capture.png]](https://i.ibb.co/ChtG5ct/Capture.png)
I believe I previously had this command working by making with ipxe.efi, but I need to use snponly.efi because I am also booting ESXi images which are higher priority.
Thanks for any help!
I have really enjoyed the functionality of iPXE and am mostly done with my project but am having a slight hiccup near the end.
I have a .ISO on an HTTP server that I want to be able to boot into on a UEFi device using the normal iPXE menu.
Command to make bootloader: "make bin-x86_64-efi/snponly.efi EMBED=embed.ipxe", using default config where sanboot is enabled by default.
Command: "sanboot http://boot.ipxe.org/freedos/fdfullcd.iso"
The error I am receiving:
![[Image: Capture.png]](https://i.ibb.co/ChtG5ct/Capture.png)
I believe I previously had this command working by making with ipxe.efi, but I need to use snponly.efi because I am also booting ESXi images which are higher priority.
Thanks for any help!