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
2014-12-03, 14:47
Post: #2
RE: wimboot 2.2.x + UEFI + winpe 5.0
Since a recent version of wimboot you don't need to download bootx64.efi separately anymore. It is extracted from boot.wim automatically based on if you're using UEFI or legacy bios environment.

Upgrade to the latest version of wimboot and get rid of that initrd line and you should be good.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 




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