ipxe chain to wdsmgfw.efi
|
2017-10-18, 15:05
Post: #5
|
|||
|
|||
RE: ipxe chain to wdsmgfw.efi
It return a script which looks like following:
# below are stored for reference only. not actually used #!ipxe echo +--------- ipxe --------------------------------------------- echo | mac.................: ${mac} echo | uuid................: ${uuid} echo | serial..............: ${serial} echo | ip..................: ${ip} echo | manufacturer........: ${manufacturer} echo | product.............: ${product} echo +------------------------------------------------------------ imgfree set netX/next-server IP-addr chain tftp://IP-addr/SMSboot\\x64\\wdsmgfw.efi File normally gets generated as part of the an automated python code (which runs on linux-box) but to rule that out I manually created a file using vi (default for vi is ASCII text, and I made sure its in ASCII). I guess the question Im looking for is it allow to do multiple chain loading while in UEFI mode ? First Chain: chain http://IP-addr:port#/ipxe/${net0/mac:hex} (First chain then sends the request to a another ipxe script and request to do a second chain) Second Chain: chain tftp://IP-addr/SMSboot\\x64\\wdsmgfw.efi |
|||
« 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)