<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
But it is always good to know how you can get the iBFT if you need more
infos like the targetname.<br>
<br>
Shao Miller schrieb:
<blockquote cite="mid:50956b01.c49a320a.1308.5111@mx.google.com"
 type="cite">
  <pre wrap="">This is easier than using the iBFT. :)  - Shao

-----Original Message-----
From: <a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel-bounces@lists.ipxe.org">ipxe-devel-bounces@lists.ipxe.org</a>
[<a class="moz-txt-link-freetext" href="mailto:ipxe-devel-bounces@lists.ipxe.org">mailto:ipxe-devel-bounces@lists.ipxe.org</a>] On Behalf Of Andrew Bobulsky
Sent: Saturday, November 03, 2012 15:03
To: Marc Hammer
Cc: <a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
Subject: Re: [ipxe-devel] Read iSCSI Boot Firmware Table (iBFT) under
Windows

On Nov 3, 2012, at 11:44 AM, Marc Hammer <a class="moz-txt-link-rfc2396E" href="mailto:marchammer@arcor.de"><marchammer@arcor.de></a> wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello all,

I using IPXE to boot Windows 7 on my client over ISCSI.
I have several Network Interfaces in my client, I need to know which
    </pre>
  </blockquote>
  <pre wrap=""><!---->network card was used to boot the system.
  </pre>
  <blockquote type="cite">
    <pre wrap="">Is there a way to read the content of the iBFT under Windows?
Is there any other way of determing with NIC was used for booting?

Regards,

Marc Hammer
_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Hello Marc,

If you'd like to know which NIC did your boot, just run "route print,"
and you'll see a route specifically to your SAN, even if it's on the
same subnet.  The interface to which that route applies is your boot
NIC.

There might be some esoteric configs where this is incorrect, and it's
worth pointing out that you shouldn't have a default gateway on your
iSCSI NIC, but otherwise this should do the trick.

Cheers,
Andrew Bobulsky
_______________________________________________
ipxe-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ipxe-devel@lists.ipxe.org">ipxe-devel@lists.ipxe.org</a>
<a class="moz-txt-link-freetext" href="https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel">https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel</a>


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