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
Last revision Both sides next revision
howto:chainloading [2016/01/28 13:27]
mcb30
howto:chainloading [2018/07/05 21:35]
mcb30
Line 5: Line 5:
 To enable chainloading,​ you need to place a copy of iPXE on your TFTP server. ​ Your machines will download this copy of iPXE from the TFTP server each time that they boot. To enable chainloading,​ you need to place a copy of iPXE on your TFTP server. ​ Your machines will download this copy of iPXE from the TFTP server each time that they boot.
  
-{{ :​clipart:​chain.jpeg?​300x144|A chain}}+{{ :​clipart:​chain.jpeg?​300x180|A chain}}
  
 ===== Setting up PXE chainloading ===== ===== Setting up PXE chainloading =====
Line 55: Line 55:
  
     option client-arch code 93 = unsigned integer 16;     option client-arch code 93 = unsigned integer 16;
-    if option client-arch != 0 {+    if option client-arch != 00:00 {
        ​filename "​ipxe.efi";​        ​filename "​ipxe.efi";​
     } else {     } else {
howto/chainloading.txt ยท Last modified: 2018/07/05 21:35 by mcb30
Recent changes RSS feed CC Attribution-Share Alike 4.0 International Driven by DokuWiki
All uses of this content must include an attribution to the iPXE project and the URL https://ipxe.org
References to "iPXE" may not be altered or removed.