Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
CPIO magic error
2013-02-27, 08:41
Post: #2
RE: CPIO magic error
You've forgotten the second parameter to the initrd lines. They are supposed to look like this:

Code:
initrd http://myserver/winpe/bootmgr bootmgr

That second mention of "bootmgr" is very important. That instructs iPXE to create a standalone CPIO archive in memory and name the file "bootmgr". Without this extra param on initrd lines wimboot doesn't work as expected, because the windows files are not CPIO archives. They need to be wrapped in memory.
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
CPIO magic error - keyurparmar - 2013-02-27, 07:59
RE: CPIO magic error - robinsmidsrod - 2013-02-27 08:41



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