<div dir="auto">To bad your firmware don't handle that case well.<div dir="auto"><br></div><div dir="auto">As workaround you could start grub or other bootloader that supports hard drives.</div><div dir="auto">You can even load and start grub from disk via file:// in efi mode, it does require some more hacks tho. But you will figure those out along the way :)</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 28 Jun 2020, 13:56 Ali Shirvani, <<a href="mailto:aj.shirvani@gmail.com">aj.shirvani@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thanks Christian, I tried `exit` and `exit 1` both return to the UEFI menu of my system.</div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Jun 28, 2020 at 9:21 AM Christian Nilsson <<a href="mailto:nikize@gmail.com" target="_blank" rel="noreferrer">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"><div dir="auto"><div><br><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, 28 Jun 2020, 13:35 Ali Shirvani, <<a href="mailto:aj.shirvani@gmail.com" target="_blank" rel="noreferrer">aj.shirvani@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"><div dir="ltr">Hi all,<br><div>I created a bootable USB with ipxe.efi. I can boot my system in UEFI mode and that USB stick, but when I try to sanboot from hard drive I got following error:</div><div><br></div><div>`Boot from SAN device 0x80 failed, no such device`</div><div><br></div><div>Also I added some print statements to the `efi_block.c` and I found that in `efi_block_boot` sandev_find could not find the device.</div><div><br></div><div>But I can boot my system with `sanboot` when I use BIOS instead of UEFI.</div><div>Would you please help me to fix this?</div><div><br></div><div>Regards,</div><div>Ali</div></div>
_______________________________________________<br>
ipxe-devel mailing list<br>
<a href="mailto:ipxe-devel@lists.ipxe.org" rel="noreferrer noreferrer" target="_blank">ipxe-devel@lists.ipxe.org</a><br>
<a href="https://lists.ipxe.org/mailman/listinfo/ipxe-devel" rel="noreferrer noreferrer noreferrer" target="_blank">https://lists.ipxe.org/mailman/listinfo/ipxe-devel</a></blockquote></div></div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto">Hi</div><div dir="auto">iPXE is made for booting over network, the hack to use sanboot to boot from disk is not something that you should take as "supported".</div><div dir="auto">Use exit instead, see the FAQ in the forum as well.</div><div dir="auto"><br></div><div dir="auto"><br></div><div dir="auto"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
</blockquote></div></div></div>
</blockquote></div>
</blockquote></div>