Re: Complete boot from a http server?
Geert Stappers <[email protected]> Sun, 27 Sep 2009 13:33:52 +0200
| Newsgroups | gmane.network.etherboot.user |
|---|---|
| Message-ID | <[email protected]> |
Op 20090927 om 10:08 schreef Daniel:
> Hello Shao,
>
> the both trailing slashes between "pxelinux.0" and "Could" are a
> formatting error of the mail programm. (Sorry)
>
> chain ${210:string}pxelinux.0
>
>
> Load the pxelinux.0 file from the http server, but tried to load the
> "default" file again from a tftp server.
I think there is some magic missing ( pun intended )
At http://syslinux.zytor.com/wiki/index.php/PXELINUX#Can_I_send_information_to_PXELINUX_via_special_options_in_the_DHCP_response.3F
is the background information about it.
My advice is to visit that URL and play with scripts like these
#!gpxe
dhcp net0
set 208:string \xF1\x00\x74\x7E
set 210:text http://webserver/
chain ${210}pxelinux.0
#!gpxe
dhcp net0
set 208:string F1:00:74:7E
set 210:text http://webserver/
chain ${210}pxelinux.0
#!gpxe
dhcp net0
set 208:string 241.0.116.126
set 210:text http://webserver/
chain ${210}pxelinux.0
Cheers
Geert Stappers
who is on a network with a DHCP server that provides DHCP option 208
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf