chain pxelinux from ipxe
|
2013-05-12, 19:52
(This post was last modified: 2013-05-12 19:57 by erwan.l.)
Post: #1
|
|||
|
|||
chain pxelinux from ipxe
Hi,
I cannot chain pxelinux (4.06) from ipxe (latest version from git - 1.0.0+ (cb29c) ). Below my ipxe script (note that I get the same issue from ipxe shell): dhcp chain pxelinux.0 Any idea? pxelinux.0 stays stuck on tftp prefix : http://${dhcp-server}/ trying to load : pxelinux.cfg/... Note, than chainloading from the kernel (not the bootstrap loader undi.pxe), this is fine. Regards, Erwan |
|||
2013-05-12, 21:38
Post: #2
|
|||
|
|||
RE: chain pxelinux from ipxe
found the solution
set 210:string tftp://${next-server}/ chain ${210:string}pxelinux.0 || goto failed |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)