[gPXE] HTTP boot SDI by chainloading pxelinux.0/sdi.c32?

Shao Miller Shao.Miller at yrdsb.edu.on.ca
Tue Dec 1 18:01:12 EST 2009


Joakim Schicht wrote:
> Just confirming that it works.

Excellent.

> Booted directly to the prompt of gPXE. Then chained pxelinux.0 using 
> these commands;
>
> dhcp net0
> set 209:string pxelinux.cfg/default
> set 210:string http://ip_of_server/
> chain http://ip_of_server/pxelinux.0

You can save a few bytes on your 'chain' line with:

chain ${210:string}pxelinux.0

- Shao Miller
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://etherboot.org/pipermail/gpxe/attachments/20091201/89821a89/attachment.html 


More information about the gPXE mailing list