Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot"
2016-11-15, 17:40
Post: #3
RE: Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot"
(2016-11-15 00:11)NiKiZe Wrote:  It looks like you are using pxelinux

please boot ipxe.pxe first, you can find it at http://boot.ipxe.org/ipxe.pxe
or you could replace pxelinux.0 with http://boot.ipxe.org/undionly.kpxe

after this however you will need to recreate your menu in the ipxe scripting language.

And finally to use wimboot you can see some examples at http://ipxe.org/wimboot but before that we need to get ipxe running Wink

there is no "tftp-menu", with pxelinux you have the pxelinux config file, which has the default.* (sorry forgot exact filename) fallback.

with ipxe you can call the file whatever you want and then point ipxe to that file with some "dhcp magic"

BOOT_IMAGE is some special name that something might use, but it is not used by ipxe or wimboot.


To get your ipxe.pxe (or undionly.kpxe might be better in your case) I would recommend starting with: http://ipxe.org/howto/chainloading#break...hcp_server

Thanks a lot for your response. I will try this.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot" - Ritzo - 2016-11-15 17:40



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