<div dir="ltr">You are totally right. I clicked through to the <a href="http://ipxe.org">ipxe.org</a> mail list from the <a href="http://netboot.xyz">netboot.xyz</a> site - which is the wrong group of people. <div><br></div><div>I'll see if I can track down the forum post you reference, find the right maintainer list from <a href="http://netboot.xyz">netboot.xyz</a>, and provide some of those extra details. </div><div><br></div><div>Sorry for the noise. </div><div><br></div><div>-Travis Lazar</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, May 1, 2019 at 2:38 PM Christian Nilsson <<a href="mailto:nikize@gmail.com">nikize@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On Wed, 1 May 2019 at 21:35, Travis Lazar <<a href="mailto:travis.lazar@gmail.com" target="_blank">travis.lazar@gmail.com</a>> wrote:<br>
><br>
> Hi everyone,<br>
><br>
> I'm bringing up a set of iPXE scripts on an Ampere Computing eMAG (aarch64) system. I chain load the <a href="http://boot.netboot.xyz" rel="noreferrer" target="_blank">boot.netboot.xyz</a> menu, which loads fine, OS distros are present as expected, but none will execute an install.<br>
><br>
> The root cause is the URL configurations. The linux install URLs are almost always wrong for aarch64 builds of these distributions. It's easy to see in Ubuntu's case where the standard base URL as set in boot.cfg (line 66) is set to <a href="http://archive.ubuntu.com" rel="noreferrer" target="_blank">archive.ubuntu.com</a>, however, all of the aarch64 builds exist and are hosted on <a href="http://ports.ubuntu.com" rel="noreferrer" target="_blank">ports.ubuntu.com</a>. When loading and executing a boot through the menu a file-not-found error is given. I can replicate this across CentOS, Fedora, and Ubuntu (all major versions of each). I haven't checked other distros, but I assume the problem is consistent.<br>
><br>
> What's the best way to move forward? I'm happy to help in whatever way I can, but I'm a complete PXE/iPXE noob and would need some guidance on making the correct code changes in the correct ways for a pull request. Otherwise, I'm happy to assist another developer in hunting down the correct URL configurations for each of these distros. Please advise.<br>
><br>
> Thanks!<br>
><br>
> --<br>
> Travis Lazar<br>
> Ampere Computing<br>
<br>
Hi,<br>
<br>
Since you are mentioning <a href="http://boot.netboot.xyz" rel="noreferrer" target="_blank">boot.netboot.xyz</a> I'm guessing you are using<br>
scripts from there with these paths?<br>
iPXE itself does not have any repos for these kind of things.<br>
<br>
You should be reporting this to the project that hosts or creates<br>
those scripts, remember to if possible provide information about where<br>
the correct images can be found,<br>
And maybe you could even suggest how the script can be modified to do<br>
correct detection.<br>
I think there is a thread on the forum about how to do the detection.<br>
<br>
/Christian<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><b><i>Travis Lazar</i></b><br><div><div><i><a href="mailto:travis.lazar@gmail.com" target="_blank">travis.lazar@gmail.com</a> | 503-608-8009</i></div></div></div></div></div>