How to PXE boot to a Windows PE ISO 2020
-
Hi guys,
I have my fog server with pxe images, when loading and booting the ISO it throws me the following error:
fatal: no bootmgr.exe
my configuration is the following:
set tftp-path tftp://${fog-ip}
set pe-path ${tftp-path}/os/winpe
kernel ${tftp-path}/wimboot gui
imgfetch --name bcd ${pe-path}/bcd bcd
imgfetch --name boot.sdi ${pe-path}/boot.sdi boot.sdi
imgfetch --name boot.wim ${pe-path}/boot.wim boot.wim
boot || goto MENUFollow these steps to make the configuration: https://forums.fogproject.org/topic/10944/using-fog-to-pxe-boot-into-your-favorite-installer-images/18