<p></p>
<p>Apologies for the necro-post. But this was one of the first results in Google</p>
<p>I've been tearing my hair out for several hours now trying to get a scripted iPXE to boot on my Raspberry Pi 4. I've tried using both the iPXE upstream, as well as the version 1.20.1 build that <a class="user-mention" data-hovercard-type="user" data-hovercard-url="/users/rgl/hovercard" data-octo-click="hovercard-link-click" data-octo-dimensions="link_type:self" href="https://github.com/rgl">@rgl</a>'s repository provides</p>
<p>No matter what version I build, executing a <code>make bin-arm64-efi/ipxe.efi EMBED=myscript.ipxe</code> or even building without the script builds a binary that boots, but then does not show any ethernet devices :(</p>
<p>I've got the latest EFI 1.24 firmware running, and have also tried 1.16 and 1.17 due to at least one thread noting that it may have errors netbooting</p>
<p>I've found a few pre-made iPXE binaries that do already work, but I want to embed a script in to mine for HTTP booting</p>
<p>Is <code>make bin-arm64-efi/ipxe.efi</code> still the correct build command for the Raspberry Pi 4? Or am I missing some step somewhere</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you commented.<br />Reply to this email directly, <a href="https://github.com/ipxe/pipxe/issues/2#issuecomment-806956094">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAFNGVATTQ74JS5DGDT42Q3TFNJPLANCNFSM4JYPEOCQ">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AAFNGVHMKLTI5UDMJFGRXADTFNJPLA5CNFSM4JYPEOC2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOGAMSYPQ.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/ipxe/pipxe/issues/2#issuecomment-806956094",
"url": "https://github.com/ipxe/pipxe/issues/2#issuecomment-806956094",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>