[ipxe-devel] How to setup my client to boot from pxe through pxe

Yixuan Huang yixuan178 at gmail.com
Fri Dec 9 06:22:06 UTC 2011


Hello,
I have read http://etherboot.org/wiki/httpboot, it said we can boot pxe
from http protocol.
But I cannot modify configuration of DHCP server, I just follow

 #!gpxe
  echo Performing DHCP on first network interface
  dhcp net0
  set 209:string pxelinux.cfg/default
  set 210:string http://example.com/
  chain ${210:string}pxelinux.0

Seems booting has problem, it can show bsb.msg, but when load kernel,
it will say that cannot find.
Any idea how to fix?

Thanks,
yixuan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ipxe.org/pipermail/ipxe-devel/attachments/20111209/2515c15b/attachment.htm>


More information about the ipxe-devel mailing list