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. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
wimboot Custom boot.wim - yvkr - 2012-10-11, 15:50
RE: wimboot Custom boot.wim - robinsmidsrod - 2012-10-11, 17:58
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 - Nostradamus - 2013-09-10, 16:44
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 - robinsmidsrod - 2013-10-12, 11:22
RE: wimboot Custom boot.wim - ssd - 2013-10-16, 05:41
RE: wimboot Custom boot.wim - robinsmidsrod - 2013-10-20, 09:46
|
User(s) browsing this thread: 1 Guest(s)