Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot Custom boot.wim
2013-10-02, 04:51
Post: #6
RE: wimboot Custom boot.wim
I've also had problems getting ipxe to load large images.
I looked at the wimboot source, and it is expecting the files in a cpio archive. A little experimentation with options to get the format right, and I found this to work:

echo bootmgr BCD boot.sdi boot.wim | fmt -1 | cpio -H newc -v -o > ../wimfiles.cpio

Then I used ipxe to boot syslinux, and syslinux to load wimboot as kernel and wimfiles.cpio as initrd

This loads quite fine...not as convenient as using ipxe directly, but it works. So at least i know it's not wimboot getting it wrong.

Maybe syslinux is getting the memory map more correct or something.
However, even with this method, some machines (with limited memory) don't work, where the same files loaded as a bootable iso instead of a wim with wimboot works, so it probably needs double the memory or something.
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: 2 Guest(s)