The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot 2.2.x + UEFI + winpe 5.0
2014-09-24, 17:43 (This post was last modified: 2014-12-03 14:45 by robinsmidsrod.)
Post: #1
wimboot 2.2.x + UEFI + winpe 5.0
Currently i can boot my custom winpe5.0 in BIOS mode (bootmgr.exe) with wimboot 2.2.4/2.2.5 and the latest ipxe version

My problem come when i'm trying to use bootx64.efi, for booting Winpe 5.0 in UEFI mode.

my ipxe script :
Code:
kernel http://x.x.x.x/tests/wimboot/wimboot pause
initrd http://x.x.x.x/tests/winpe5/x64/bootx64.efi    bootx64.efi
initrd http://x.x.x.x/tests/winpe5/x64/boot/bcd        bcd
initrd http://x.x.x.x/tests/winpe5/x64/boot/boot.sdi    boot.sdi
initrd http://x.x.x.x/tests/winpe5/x64/sources/boot.wim    boot.wim
imgstat
prompt
boot

For an unknow reason wimboot use the bootmgre.exe extract from the boot.wim
"found file ... \Windows\Boot\PXE\bootmgr.exe"
instead of the bootx64.efi retrieve previously

Someone have already succes to install windows in UEFI with ipxe + wimboot, please ?
Where is my mystake ?

Thanks
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
wimboot 2.2.x + UEFI + winpe 5.0 - seb - 2014-09-24 17:43



User(s) browsing this thread: 1 Guest(s)