[ipxe-devel] Problem with later versions of iPXE and WinPE/memdisk

Michael Brown mbrown at fensystems.co.uk
Wed Oct 31 16:41:23 UTC 2012


On Wednesday 31 Oct 2012 10:10:37 Lindgren Daniel wrote:
> If I understand "The ipxelinux.0 build process should therefore now use
> undionly.kkkpxe" comment correctly, I should update the Makefile from:
> 
> src/bin/undionly.kkpxe: src/bin/blib.a pxelinux.ipxe ../core/pxelinux.0
>         $(PXEMAKE) bin/undionly.kkpxe
> EMBEDDED_IMAGE=../pxelinux.ipxe,../../core/pxelinux.0
> 
> to:
> 
> src/bin/undionly.kkkpxe: src/bin/blib.a pxelinux.ipxe ../core/pxelinux.0
>         $(PXEMAKE) bin/undionly.kkkpxe
> EMBEDDED_IMAGE=../pxelinux.ipxe,../../core/pxelinux.0

That sounds correct.

> How about ipxelinuxk.0, should the Makefile be updated for that one too?

I believe ipxelinuxk.0 should continue to use undionly.kpxe.

Michael



More information about the ipxe-devel mailing list