Error while making EFI/ISO
|
2019-11-06, 22:16
Post: #1
|
|||
|
|||
Error while making EFI/ISO
Hi there,
Been trying really hard to set up PXE on my newly puchases NAS, due to limitations by only being able to give a bootloader file iPXE is my way to go. However when making it it always errors out at the same point. Tried the following things: - Made on a network share (initial try) > failed - Made with menu.ipxe embed > failed - Made without menu.ipxe embed > failed - Made on a physical drive in the current system > failed I'm using Cygwin64 Terminal with the complete Devel package to make, and I'll be needing to make a .EFI file in order to get my my PXE to work for UEFI systems. I'll post the full logs as hastebins below. Commands/Errors make EMBED=menu.ipxe https://hastebin.com/wujategori.sql make https://hastebin.com/tewixeyoti.rb make bin-x86_64-efi/ipxe.efi https://hastebin.com/ehinixowim.rb make bin-x86_64-efi/ipxe.efi EMBED=menu.ipxe https://hastebin.com/rufuwinose.sql make bin/ipxe.iso https://hastebin.com/ciyesuxuva.sql make bin/ipxe.iso EMBED=menu.ipxe https://hastebin.com/epaqaqawin.sql As you can see, it errors out on the same part every time. I've used the make and iso make commands for testing purposes, but primarily need the .EFI, would like to make a bootable USB aswell for BIOS systems tho. I'm hoping someone can point me into the right error or point out any mistakes I've made so I can continue. Thank you! |
|||
2019-11-06, 23:01
Post: #2
|
|||
|
|||
RE: Error while making EFI/ISO
You probably don't want to build all targets anyway, and probably not ISO at all, your efi line is what you want.
Thank you for telling us that you are building with Cygwin, I would not expect it to succeed, you will want a real *nix, but there is also supports of linux subsystem for windows does work. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)