<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Your problem is that Win7 setup refuses to install Win7 onto any
    disk that<br>
    is not a bios disk. If your PE does not see the the iscsi disk right
    away installation<br>
    will not work. Attaching the disk manually will not help you.<br>
    <br>
    You probably need to add something like<br>
    set keep-san 1<br>
    to your ipxe script. This way ipxe leaves behind an iBFT entry that
    makes PE<br>
    attach to the disk on its own, automatically. We do Win7 install to
    iscsi<br>
    routinely and I learned this the hard way. We still use an oldish
    gpxe I have<br>
    hacked, but the keep-san setting should work the same with ipxe as
    it does<br>
    with gpxe.<br>
    <br>
    Best regards,<br>
    Levente<br>
    <br>
    On 2012-03-13 13:00, <a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel-request@lists.ipxe.org">ipxe-devel-request@lists.ipxe.org</a> wrote:
    <blockquote
      cite="mid:mailman.0.1331640001.9734.ipxe-devel@lists.ipxe.org"
      type="cite">
      <table class="header-part1" border="0" cellpadding="0"
        cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Subject:
              </div>
              [ipxe-devel] strange failure while win7 install to
              iscsi-disk</td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">From:
              </div>
              Oliver Rath <a class="moz-txt-link-rfc2396E" href="mailto:rath@mglug.de"><rath@mglug.de></a></td>
          </tr>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">Date:
              </div>
              2012-03-12 17:30</td>
          </tr>
        </tbody>
      </table>
      <table class="header-part2" border="0" cellpadding="0"
        cellspacing="0" width="100%">
        <tbody>
          <tr>
            <td>
              <div class="headerdisplayname" style="display:inline;">To:
              </div>
              <a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a></td>
          </tr>
        </tbody>
      </table>
      <br>
      <div class="moz-text-plain" wrap="true" graphical-quote="true"
        style="font-family: -moz-fixed; font-size: 14px;"
        lang="x-western">
        <pre wrap="">Hi list,

Im trying to install win7 (32bit professional) directly to an
iscsi-Target (linux-iscsi, kernel 3.2.6), given by ipxe (undiolnly.kpxe).

First I created a WinPE (3.0, with iscsi-support) which boots fine.

Then I connected to a free iscsi-Target ( 20 GB ) of a Linux-iscsi
Target, works fine.

Then I startet setup.exe of a win7 disk and wantet to install to this
target. It came a failure "cannot install to ... because the ibft is
empty" or sth like this.

Now i created an alternative netboot via sanhooking the 20G disk an
sanbooting then the winpe-disk via ipx. The result was a free 20G
iscsi-disk, which i was able to mount persistantly via iscsicli-command.

I started the setup.exe again and then i got the failure " .. cannot be
installed. The hardware of the computer doesnt probably not support
booting .. Be sure, that the controllerof the disk ist activated in the
bios". Ok, the message was in german, so the english is probably <span class="moz-smiley-s3" title=";-)"><span>;-)</span></span> not
exactly the same like in an english installation.

Now i dont know what to do now. It is also strange, that i cant take the
builtin disk for installing also, if i boot winpe. The win7-disk is
taken by samba-ressource.

Client is a q5010 fujjitsu-siemens with dualcore, 2gb ram, intel 82xxx
gbit cat. Server is an Thinkpad X61 dualcore 4gb ram intel 82566MM gbit nic.

Whats wrong here?

Tfh!

Oliver


</pre>
      </div>
    </blockquote>
    <br>
  </body>
</html>