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:
  • 2 Vote(s) - 3.5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IPXE Wimboot UEFI
2014-10-01, 14:10
Post: #1
IPXE Wimboot UEFI
hi all,

I'm having hard time to boot winpe 5.0 X64 image with IPXE + Wimboot.
I currently use undionly.kpxe (IPXE 1.0.0+) and wimboot 2.3.0
with a Embed ipxe script

#!ipxe
kernel http://x.x.x.x/tests/wimboot/wimboot pause
initrd http://x.x.x.x/tests/winpe5/x64/bootmgr.efi bootmgr.efi
initrd http://x.x.x.x/tests/winpe5/x64/EFI/Micr...o_boot.ttf segmono_boot.ttf
initrd http://x.x.x.x/tests/winpe5/x64/EFI/Micr...slboot.ttf segoe_slboot.ttf
initrd http://x.x.x.x/tests/winpe5/x64/EFI/Micr...4_boot.ttf wgl4_boot.ttf
initrd http://x.x.x.x/tests/winpe5/x64/EFI/Micr...r_boot.ttf kor_boot.ttf
initrd http://x.x.x.x/tests/winpe5/x64/EFI/Micr...4_boot.ttf wgl4_boot.ttf
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

but during wimboot process, bootmrg.exe is extract from boot.wim and use to start setup instead of the bootx64.efi provide in my script.

Is it a problem related to UEFI environement ? or Wimboot ? or else ?

thanks for any help Smile
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
IPXE Wimboot UEFI - seb - 2014-10-01 14:10
RE: IPXE Wimboot UEFI - seb - 2014-10-02, 16:36
RE: IPXE Wimboot UEFI - jacoub - 2015-03-07, 22:43
RE: IPXE Wimboot UEFI - thild - 2014-10-15, 10:55
RE: IPXE Wimboot UEFI - robinsmidsrod - 2014-12-03, 15:11
RE: IPXE Wimboot UEFI - jacoub - 2015-03-07, 22:50
RE: IPXE Wimboot UEFI - robinsmidsrod - 2015-03-09, 10:32
RE: IPXE Wimboot UEFI - jacoub - 2015-03-09, 21:34
RE: IPXE Wimboot UEFI - robinsmidsrod - 2015-03-10, 10:20
RE: IPXE Wimboot UEFI - jacoub - 2015-03-10, 22:24
RE: IPXE Wimboot UEFI - jacoub - 2015-03-14, 22:30
RE: IPXE Wimboot UEFI - sebus - 2016-08-03, 11:05
RE: IPXE Wimboot UEFI - NiKiZe - 2016-08-03, 17:00
RE: IPXE Wimboot UEFI - sebus - 2016-08-03, 18:09
RE: IPXE Wimboot UEFI - power270 - 2016-08-18, 01:44



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