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 Custom boot.wim
2012-10-11, 15:50
Post: #1
Brick wimboot Custom boot.wim
Hi,

booting the original boot.wim (around 140MB) from my Win7 x86 DVD using iPXE and wimboot works fine.

I created a custom boot.wim (around 180MB) using Winbuilder (Project Win7PESE) which works fine too.

Adding some Tools to the Build makes the boot.wim around 421MB.
Booting this with wimboot results in an Error 0xc0000017 (see attached Screenshot).

Booting the big ISO file using memdisk works fine.

The Test run in a VMware with 4GB of RAM.

This is the iPXE Script:

Code:
#!ipxe

#initrd http://10.0.1.7/avpe/pe.iso
#chain http://10.0.1.7/avpe/memdisk iso raw
#boot


kernel http://10.0.1.7/avpe/wimboot
initrd http://10.0.1.7/avpe/bootmgr     bootmgr
initrd http://10.0.1.7/avpe/bcd         BCD
initrd http://10.0.1.7/avpe/boot.sdi    boot.sdi
initrd http://10.0.1.7/avpe/boot.wim    boot.wim
boot

Is this a "Bug" related to wimboot and the boot.wim size or did I miss something?

Thanks for any help!


Attached File(s) Thumbnail(s)
   
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
wimboot Custom boot.wim - yvkr - 2012-10-11 15:50
RE: wimboot Custom boot.wim - Sha0 - 2012-10-11, 18:30
RE: wimboot Custom boot.wim - yvkr - 2012-10-12, 08:13
RE: wimboot Custom boot.wim - ssd - 2013-10-02, 04:51
RE: wimboot Custom boot.wim - ssd - 2013-10-07, 15:04
RE: wimboot Custom boot.wim - ssd - 2013-10-16, 05:41



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