Hi Yvan,
On Fri, Jan 24, 2020 at 09:49:06AM +0100, Yvan Masson wrote:
>
> I finally found on iPXE website[1] a link to detailed examples, including
> one[2] to boot pxelinux. It works perfectly with di-netboot-assistant:
>
> #!ipxe
> dhcp
> set 210:string tftp://my_server/d-i/n-a/
> chain ${210:
Hi,
I finally found on iPXE website[1] a link to detailed examples,
including one[2] to boot pxelinux. It works perfectly with
di-netboot-assistant:
#!ipxe
dhcp
set 210:string tftp://my_server/d-i/n-a/
chain ${210:string}pxelinux.0
For those who did not know (like me :-)), 210 is a standard
2 matches
Mail list logo