Building ipxe with embedded script results in invalid image
|
2016-02-16, 22:21
Post: #4
|
|||
|
|||
RE: Building ipxe with embedded script results in invalid image
(2016-02-16 13:13)testcs Wrote: LABEL ipxe_aoe Assuming that "Invalid or corrupt kernel image." is from PXELinux ... I have seen that newer versions of PXELinux/Syslinux with config option KERNEL expects a linux kernel and not a PXE binary, you could try to swap out kernel to PXE instead. An alternative could be to build bin/ipxe.lkrn which is a linux kernel, the difference is that it uses native ipxe drivers (which in most cases have better performance) instead of the PXE UNDI stack driver (which should always work) The possible downside with ipxe.lkrn being that it can't fallback to the UNDI PXE stack if no native ipxe driver is found. I have a hard time believing that it works if you build bin/undionly.kpxe without EMBED=... while building with EMBED don't please double check that the files are the same on the server as from your build and that you everything else is the same. For example if it is an old undionly.kpxe it might actually be a renamed ipxe.lkrn. Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Building ipxe with embedded script results in invalid image - testcs - 2016-02-09, 20:22
RE: Building ipxe with embedded script results in invalid image - mcb30 - 2016-02-11, 16:09
RE: Building ipxe with embedded script results in invalid image - testcs - 2016-02-16, 13:13
RE: Building ipxe with embedded script results in invalid image - NiKiZe - 2016-02-16 22:21
|
User(s) browsing this thread: 2 Guest(s)