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
howto:chainloading [2015/09/11 10:23]
mcb30
howto:chainloading [2017/12/28 17:18]
mcb30
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 {
Line 64: Line 64:
 where **X.X.X.X** is the IP address of your TFTP server. where **X.X.X.X** is the IP address of your TFTP server.
  
-Note that UEFI network booting ​is extremely primitive.  Most UEFI systems provide the ability to perform a network boot in a BIOS compatibility mode.  You may wish to upgrade your system to use BIOS mode for network booting.+Note that UEFI network booting ​tends to be substantially slower than BIOS network booting, due to fundamental architectural limitations in UEFI.  Most UEFI systems provide the ability to perform a network boot in a BIOS compatibility mode.  You may wish to upgrade your system to use BIOS mode for network booting.
  
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.