Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
pxechaining [2009/08/29 02:05]
tal.aloni explanation about the UNDI driver
pxechaining [2010/06/25 08:56]
vutcovici
Line 8: Line 8:
 Universal Network Device Interface (UNDI) is an application programming interface (API) for network interface cards (NIC) used by the Preboot Execution Environment (PXE) protocol. Universal Network Device Interface (UNDI) is an application programming interface (API) for network interface cards (NIC) used by the Preboot Execution Environment (PXE) protocol.
  
-when chainloading gPXE from PXE, gPXE can use this API (instead of loading an hardware driver). ​this way, you're getting support for network controllers that are not natively supported by gPXE. some network ​contollers ​have improved performance when using the UNDI driver over the vendor specific gPXE driver (forcedeth for example).+When chainloading gPXE from PXE, gPXE can use this API (instead of loading an hardware driver). ​This way, you're getting support for network controllers that are not natively supported by gPXE. some network ​controllers ​have improved performance when using the UNDI driver over the vendor specific gPXE driver (forcedeth for example).
  
-to use the UNDI driver, select the UNDI driver (UNDIONLY) when generating the gPXE ROM.+To use the UNDI driver, select the UNDI driver (undionly) when generating the gPXE ROM.
  
 ===== Setting up PXE chainloading ===== ===== Setting up PXE chainloading =====
Line 62: Line 62:
     # 00:0C:29 - the MAC part of VMware vendor - we are booting a VM     # 00:0C:29 - the MAC part of VMware vendor - we are booting a VM
     dhcp-host=00:​0c:​29:​aa:​bb:​cc,​gPXE-client,​net:​gPXE-PCnet32,​192.168.10.100,​10m     dhcp-host=00:​0c:​29:​aa:​bb:​cc,​gPXE-client,​net:​gPXE-PCnet32,​192.168.10.100,​10m
-    dhcp-boot=net:​gPXE-PCnet32,​gpxe-git-pcnet32.pxe+    dhcp-boot=net:​gPXE-PCnet32,​undionly.kpxe
     dhcp-userclass=gPXE-booted,"​gPXE"​     dhcp-userclass=gPXE-booted,"​gPXE"​
     dhcp-boot=net:​gPXE-booted,​http://​my.web.server/​real_boot_script.php     dhcp-boot=net:​gPXE-booted,​http://​my.web.server/​real_boot_script.php
  
-The file gpxe-git-pcnet32.pxe is located in the /tftproot/ folder.+The file undionly.kpxe is located in the /tftproot/ folder.
  
 ==== Using the Windows DHCP server ==== ==== Using the Windows DHCP server ====

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 pxechaining (generated for current page)