Displaying 1 result from an estimated 1 matches for "winpe50".
Did you mean:
winpe
2014 Jan 15
1
PXE booting WinPE with UEFI architecture
...cture, memdisk seem to be out of the equation now, so
methods 3 and 4 are out. Although I'd really appreciate if the
functionnality memdisk provided could be ported somehow to the UEFI
architecture.
For option 1, Windows' PXE loader is bootmgfw.efi. The configuration looks
like this:
LABEL WinPE50
MENU LABEL Windows Boot Manager
KERNEL \boot\x64\bootmgfw.efi
I then get:
Loading \boot\x64\bootmgfw.efi... failed: Bad file number
How can I load a EFI file?
Lastly for method 2, with the following configuration:
LABEL WinPE50
MENU LABEL Windows Boot Manager
COM32 pxechn.c32
APPEND \b...