<html><body><div style="font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000"><div>With UEFI you need to build the UEFI binary (snponly.efi) and point the UEFI systems to boot it when booting iPXE.  In addition to that you will need to pass the initrd=initrd.img file on the kernel command line for UEFI systems to boot.</div><div><br data-mce-bogus="1"></div><div><div>initrd ${centos_6_initrd} || goto failed</div><div>chain ${centos_6_vmlinuz} method=${centos_6_install_method} ip=dhcp ksdevice=bootif dhcptimeout=240 initrd=initrd.img || goto failed</div><div>boot ||  goto failed</div></div><div><br></div><span id="zwchr" data-marker="__DIVIDER__">----- On 24 Aug, 2017, at 22:53, Gavin Hagemeier <gavin.hagemeier@gmail.com> wrote:<br></span><div data-marker="__QUOTED_TEXT__"><blockquote style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;" data-mce-style="border-left: 2px solid #1010FF; margin-left: 5px; padding-left: 5px; color: #000; font-weight: normal; font-style: normal; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 12pt;"><div dir="auto">Hi,<div dir="auto">Is there not a complete howto guide for setting up iPXE?</div><div dir="auto">I have setup PXE server and been working fine now the customer want me to cater for EFI automated installs for CentOS,RHEL,SLES,ESXi, HPE SPP's etc. I can get one technology working and then the other do not work.</div><div dir="auto"><br></div><div dir="auto"><br></div></div>
<br>_______________________________________________<br>ipxe-devel mailing list<br>ipxe-devel@lists.ipxe.org<br>https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel<br></blockquote></div><br><div data-marker="__SIG_POST__">-- <br></div><div>James A. Peltier<br>IT Services - Research Computing Group<br>Simon Fraser University - Burnaby Campus<br>Phone   : 604-365-6432<br>Fax     : 778-782-3045<br>E-Mail  : jpeltier@sfu.ca<br>Website : http://www.sfu.ca/itservices<br>Twitter : @sfu_rcg<br>Powering Engagement Through Technology</div></div></body></html>