Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
httpboot [2010/10/14 04:36]
dali
httpboot [2010/10/14 04:39] (current)
dali
Line 36: Line 36:
 prepended to them. prepended to them.
  
-UPDATE: ​Since SYSLINUX 3.85 there is also the option of using gpxelinux.0 with pxelinux.0 embedded.+===== Using gpxelinux.0 ===== 
 + 
 +Since SYSLINUX 3.85 there is also the option of using gpxelinux.0 with pxelinux.0 embedded, example: 
 +<code text> 
 +#!gpxe 
 +echo Performing DHCP on first network interface 
 +dhcp net0 
 +set 209:string pxelinux.cfg/​default 
 +set 210:string http://​example.com/​ 
 +imgload pxelinux.0 
 +boot pxelinux.0 
 +</​code>​ 

Navigation

* [[:start|Home]] * [[:about|About our Project]] * [[:download|Download]] * [[:screenshots|Screenshots]] * Documentation * [[:howtos|HowTo Guides]] * [[:appnotes|Application Notes]] * [[:faq:|FAQs]] * [[:doc|General Doc]] * [[:talks|Videos, Talks, and Papers]] * [[:hardwareissues|Hardware Issues]] * [[:mailinglists|Mailing lists]] * [[http://support.etherboot.org/|Bugtracker]] * [[:contributing|Contributing]] * [[:editing_permission|Wiki Edit Permission]] * [[:wiki:syntax|Wiki Syntax]] * [[:contact|Contact]] * [[:relatedlinks|Related Links]] * [[:commerciallinks|Commercial Links]] * [[:acknowledgements|Acknowledgements]] * [[:logos|Logo Art]]

QR Code
QR Code httpboot (generated for current page)