<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div name="quoted-content">On Thursday 14 Jun 2012 07:40:38 hgvsms@web.de wrote:
> I found iPXE and it looks very interesting. But how do I do the local boot?
> The only way I found is to chainlod to pxelinux and then do the localboot.
> Is there any other way to do it directly from iPXE?

You can use the "exit" command to exit out from iPXE and boot the next device 
in the BIOS boot order: see <a href="http://ipxe.org/cmd/exit" target="_blank">http://ipxe.org/cmd/exit</a>

In some cases, you may need to explicitly boot from a local disk, rather than 
trying to exit to the BIOS.  For this, you can use the "sanboot" command (see 
<a href="http://ipxe.org/cmd/sanboot" target="_blank">http://ipxe.org/cmd/sanboot</a>):

  sanboot --drive 0x80

Hope that helps,

Michael

    <br/></div><div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
</div><div><br/>So what I found out is that the localboot only fails on some systems. I have some Fujitsu Siemens Desktops here and I can do the localboot with either sanboot or exit. But this does not work for VirtualBox Guests and also not on our Lenovo X220.<br/></div><div><br/></div><div>The VirtualBox gives INT 18: Boot failed while the X220 only shows a blinking cursor and nothing else happens.<br/></div><div><br/></div><div>What can I do?<br/></div></div>  <br><br><table cellpadding="0" cellspacing="0" border="0"><tr><td style="font-family:verdana; font-size:12px; line-height:17px;border-top:1px solid #000000">Ihr WEB.DE Postfach immer dabei: die kostenlose WEB.DE Mail App für iPhone und Android.   <br><a href="https://produkte.web.de/freemail_mobile_startseite/"><b>https://produkte.web.de/freemail_mobile_startseite/</b></a></td></tr></table>
</body></html>