<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    Hi, <br>
    <br>
    I'm working with a Dell Poweredge C6145 at the moment with
    (currently) two disks in RAID0. I want iPXE to make it boot from the
    local disk.<br>
    <br>
    Telling iPXE to exit in a script causes the server to try to boot
    from the same interface again (getting stuck in a loop), and running
    <br>
    <br>
    <span style="color: rgb(0, 0, 0); font-family: Consolas, 'Lucida
      Console', monospace; font-size: 13px; font-style: normal;
      font-variant: normal; font-weight: normal; letter-spacing: normal;
      line-height: normal; orphans: 2; text-align: -webkit-auto;
      text-indent: -7px; text-transform: none; white-space: normal;
      widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
      -webkit-text-stroke-width: 0px; background-color: rgb(240, 247,
      255); display: inline !important; float: none; "><tt>sanboot
        --no-describe --drive 0x80</tt><br>
      <br>
    </span>results in the following error:<br>
    <br>
    <tt><span style="color: rgb(0, 0, 0); font-family: Consolas, 'Lucida
        Console', monospace; font-size: 13px; font-style: normal;
        font-variant: normal; font-weight: normal; letter-spacing:
        normal; line-height: normal; orphans: 2; text-align:
        -webkit-auto; text-indent: -7px; text-transform: none;
        white-space: normal; widows: 2; word-spacing: 0px;
        -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;
        background-color: rgb(240, 247, 255); display: inline
        !important; float: none; ">Boot from SAN device 0x80 failed:
        Exec format error (</span><a href="http://ipxe.org/2e852001"
        target="_blank" style="font-family: Consolas, 'Lucida Console',
        monospace; font-size: 13px; font-style: normal; font-variant:
        normal; font-weight: normal; letter-spacing: normal;
        line-height: normal; orphans: 2; text-align: -webkit-auto;
        text-indent: -7px; text-transform: none; white-space: normal;
        widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto;
        -webkit-text-stroke-width: 0px; background-color: rgb(240, 247,
        255); ">http://ipxe.org/2e852001</a><span style="color: rgb(0,
        0, 0); font-family: Consolas, 'Lucida Console', monospace;
        font-size: 13px; font-style: normal; font-variant: normal;
        font-weight: normal; letter-spacing: normal; line-height:
        normal; orphans: 2; text-align: -webkit-auto; text-indent: -7px;
        text-transform: none; white-space: normal; widows: 2;
        word-spacing: 0px; -webkit-text-size-adjust: auto;
        -webkit-text-stroke-width: 0px; background-color: rgb(240, 247,
        255); display: inline !important; float: none; ">).</span></tt><br>
    <br>
    Can anyone help me figure this out? <br>
    <br>
    Thanks<br>
    <br>
    /Kieran
  </body>
</html>