[syslinux] PXE Chain Booting for UEFI PXE Boot

lukas at dubielczek.de lukas at dubielczek.de
Wed Aug 10 06:44:38 PDT 2022



Hi Guys,

I want to configure a pxelinux.cfg file for Chain booting to another PXE 
Server under UEFI.

For BIOS PXE Boot I just used

LABEL pvs
        MENU LABEL ^Citrix PVS Boot
        comboot pxechain.com
        append 172.30.10.111::/ARDBP32.BIN

in the past, but for UEFI it wont work.

I already tried:

LABEL pvs
        MENU LABEL ^Citrix PVS Boot
        COM32 pxechn.c32
        APPEND 172.30.10.111::/PVSNBPX64.EFI

But I guess pxechn.c32 wont work on x64 UEFI.

Do you have any ideas?

Kind regards

Lukas


More information about the Syslinux mailing list