[Solved] Boot to ipxe on UEFI machine to menu
|
2017-02-09, 17:14
(This post was last modified: 2017-02-11 19:35 by sebus.)
Post: #6
|
|||
|
|||
RE: Boot to ipxe on UEFI machine to menu
I can "cheat" and rename ipxe.efi to wdsmgfw.efi (which is only good till WDSServer service restarts - as it copied back the original file!)
("hardcoded" SMSBoot\x64\wdsmgfw.efi comes form ProxyDHCP of WDS reply) That way it will boot to ipxe from UEFI network stack fine, but get error 0xc000000f I have been doing wimboot via legacy PXE for years (with ipxe--> pxelinux.0 menu) Now I need to move to UEFI, so the whole lot gets re-designed So created new EFI BCD Code: #Create a BCD store using bcdedit.exe: UEFI PXE IPv4 boots fine to iPXE menu, all wimboot-2.5.2-signed files get downloaded: Code: #!ipxe at which point it dies with error EFI\Microsoft\Boot\BCD 0xc000000f Obviously the BCD is there (downloaded), so have no idea why it fails BCD is being read, as I can chose the correct Windows Boot Manager by Enter at error screen (which then fails again) sebus |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[Solved] Boot to ipxe on UEFI machine to menu - sebus - 2017-02-03, 13:43
RE: Boot to ipxe on UEFI machine - NiKiZe - 2017-02-03, 23:42
RE: Boot to ipxe on UEFI machine - sebus - 2017-02-04, 14:17
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-07, 13:56
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-09, 10:16
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-09 17:14
RE: Boot to ipxe on UEFI machine to menu - sebus - 2017-02-12, 21:11
RE: Boot to ipxe on UEFI machine to menu - NiKiZe - 2017-02-12, 22:03
RE: [Solved] Boot to ipxe on UEFI machine to menu - misty - 2017-02-14, 09:17
RE: [Solved] Boot to ipxe on UEFI machine to menu - NiKiZe - 2017-02-14, 12:45
RE: [Solved] Boot to ipxe on UEFI machine to menu - misty - 2017-02-14, 18:46
RE: [Solved] Boot to ipxe on UEFI machine to menu - IBIT.ZEE - 2020-05-13, 19:42
|
User(s) browsing this thread: 5 Guest(s)