<div dir="ltr">Thanks for answering my post.<div><br></div><div>The reason that I need to boot iPXE from an iso is because I am booting from public hosted VPS machines that are located on the Internet.</div><div><br></div><div>I can boot each machine and now get to the iPXE shell. How can I have the iPXE call the dnsmasq that I have running on another VPS machine at <a href="http://boot.example.com">boot.example.com</a> as an example.  I am trying to find, in the iPXE site and docs that show me how to have the iPXE shell call the bootp server so that it can return the IP and send over to the TFTP server to start returning the OS to be loaded onto the VPS machine?</div><div><br></div><div>Thanks again for your help,</div><div>Lonnie</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Jul 27, 2017 at 1:00 PM, shouldbe q931 <span dir="ltr"><<a href="mailto:shouldbeq931@gmail.com" target="_blank">shouldbeq931@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On Thu, Jul 27, 2017 at 1:31 PM, Lonnie Cumberland <<a href="mailto:lonnie@outstep.com">lonnie@outstep.com</a>> wrote:<br>
> Greetings,<br>
><br>
> I hope that you can help as I have a very quick and newbie iPXE question.<br>
><br>
> I am developing a system that allows for booting some CoreOS nodes for a<br>
> clustering project that I have going now but need, I would guess to be a<br>
> special iPXE iso for the booting.<br>
><br>
> What I would like is to be able to boot with the iPXE.iso such that it will<br>
> call a specific boot URL such as "<a href="http://boot.example.net" rel="noreferrer" target="_blank">boot.example.net</a>" which will then<br>
> re-direct the caller to the "<a href="http://bootcfg.example.net" rel="noreferrer" target="_blank">bootcfg.example.net</a>" for the configuration<br>
> stuff.<br>
><br>
> In the case that I need, I know where I have the dnsmasq set up on an<br>
> Internet VPS host and also where the TFTP server is located, but need to<br>
> either build an ipxe.iso that can just be put into bare-metal and vps<br>
> machines that will automatically call the dnsmasq server that I have online,<br>
> or figure out how to tell iPXE, when booted to look for the dnsmasq server<br>
> at the <a href="http://boot.example.net" rel="noreferrer" target="_blank">boot.example.net</a> URL and I do not know how to do this with iPXE so I<br>
> am hoping that someone would be so kind as to help guide me on this?<br>
><br>
> Any help or guidance would be greatly appreciated.<br>
><br>
> Have a great day,<br>
> Lonnie<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> ipxe-devel mailing list<br>
> <a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br>
> <a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" rel="noreferrer" target="_blank">https://lists.ipxe.org/<wbr>mailman/listinfo.cgi/ipxe-<wbr>devel</a><br>
><br>
<br>
Why do you want to boot from an ISO instead of chain loading iPXE from PXE ?<br>
<br>
You might take a look at the embed options <a href="http://ipxe.org/embed" rel="noreferrer" target="_blank">http://ipxe.org/embed</a><br>
<br>
Cheers<br>
______________________________<wbr>_________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel" rel="noreferrer" target="_blank">https://lists.ipxe.org/<wbr>mailman/listinfo.cgi/ipxe-<wbr>devel</a><br>
</blockquote></div><br></div>