Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
wimboot Custom boot.wim
2013-10-05, 14:41
Post: #7
RE: wimboot Custom boot.wim
ssd: This is interesting. I think this might mean that iPXE is having issues when it is trying to load a file and turn it into a cpio archive _on the fly_, but only if the downloaded file is 330MB or larger.

This should be reported to the developer mailing-list.

If you have the opportunity to test, does it also work if you do something like this in an ipxe script?

Code:
#!ipxe
kernel wimboot
initrd wimfiles.cpio
boot

If it does, that seems to indicate it's the cpio-archive-on-the-fly generation which the initrd ipxe command does has an issue with large files (>330MB).
Visit this user's website 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 - robinsmidsrod - 2013-10-05 14:41
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)