<div dir="ltr">Exit is supposed to work, but it has also been seen before that it doesn't.  Sometimes it is configuration (are the disks listed after netboot in BIOS/UEFI), and sometimes it is a bug.<div><br></div><div>I have seen where "exit 1" can fix this.</div><div><br></div><div>I have also used the following hack:</div><div><br></div><div><span style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px"># Boot the first local HDD</span><br style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px"><span style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px">sanboot --no-describe --drive 0x80</span><br></div><div><span style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px"><br></span></div><div><span style="color:rgb(0,0,0);font-family:Monaco,Consolas,Courier,monospace;font-size:13px">bnm</span></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Mar 23, 2021 at 2:13 PM Jim Kinney via Ale <<a href="mailto:ale@ale.org">ale@ale.org</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">Trying to get ipxe to default to the equivalent of pxe for calling localhost grub/grub2. It seems a batch of dell bios see the "exit" command output as "I've done everything so skip the next entry in boot order and start again".<br><br>Old way called localhost 0xffff and system picked up whatever the drive subsystem presented for a bootable area. iPXE has no such command that I see.<br><br>Ideas? I'm about to chainload a pxelinux.0 and call localhost but that seems like a kludge.<br>-- <br>Computers amplify human error<br>Super computers are really cool_______________________________________________<br>
Ale mailing list<br>
<a href="mailto:Ale@ale.org" target="_blank">Ale@ale.org</a><br>
<a href="https://mail.ale.org/mailman/listinfo/ale" rel="noreferrer" target="_blank">https://mail.ale.org/mailman/listinfo/ale</a><br>
See JOBS, ANNOUNCE and SCHOOLS lists at<br>
<a href="http://mail.ale.org/mailman/listinfo" rel="noreferrer" target="_blank">http://mail.ale.org/mailman/listinfo</a><br>
</blockquote></div>