ipxe chain to wdsmgfw.efi
|
2017-10-17, 18:29
Post: #1
|
|||
|
|||
ipxe chain to wdsmgfw.efi
Hi I've a working DHCP/ipxe setup which uses a following ipxe script.
#!ipxe echo info chain http://${next-server}:PORT#/ipxe/${netX/mac:hex} chain http://${next-server}:PORT#/ipxe/${netX/mac:hex} When ipxe vist above chain I like to do either linux or windows. Linux works fine as Im loading the image using kernel & initrd. But for windows is not working as Im asking it to fetch the image via another chain: #!ipxe set netX/next-server windows-tftp-IP chain tftp://windows-tftp-IP/SMSboot\\x64\\wdsmgfw.efi Can anyone plz help? |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
ipxe chain to wdsmgfw.efi - danishm - 2017-10-17 18:29
RE: ipxe chain to wdsmgfw.efi - NiKiZe - 2017-10-17, 18:52
RE: ipxe chain to wdsmgfw.efi - danishm - 2017-10-17, 19:35
RE: ipxe chain to wdsmgfw.efi - NiKiZe - 2017-10-17, 21:00
RE: ipxe chain to wdsmgfw.efi - danishm - 2017-10-18, 15:05
RE: ipxe chain to wdsmgfw.efi - NiKiZe - 2017-10-18, 19:20
RE: ipxe chain to wdsmgfw.efi - d4rk3 - 2017-11-22, 16:05
RE: ipxe chain to wdsmgfw.efi - danishm - 2018-01-26, 00:33
RE: ipxe chain to wdsmgfw.efi - d4rk3 - 2018-01-28, 13:48
|
User(s) browsing this thread: 1 Guest(s)