Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot"
|
2016-11-15, 00:11
Post: #2
|
|||
|
|||
RE: Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot"
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 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 Use GitHub Discussions VRAM bin |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot" - Ritzo - 2016-11-14, 14:33
RE: Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot" - NiKiZe - 2016-11-15 00:11
RE: Unrecognised argument "BOOT_IMAGE=windowsOS/wimboot" - Ritzo - 2016-11-15, 17:40
|
User(s) browsing this thread: 1 Guest(s)