[ipxe-devel] Read iSCSI Boot Firmware Table (iBFT) under Windows

Shao Miller sha0.miller at gmail.com
Sat Nov 3 18:05:36 UTC 2012


This is easier than using the iBFT. :)  - Shao

-----Original Message-----
From: ipxe-devel-bounces at lists.ipxe.org
[mailto:ipxe-devel-bounces at lists.ipxe.org] On Behalf Of Andrew Bobulsky
Sent: Saturday, November 03, 2012 15:03
To: Marc Hammer
Cc: ipxe-devel at lists.ipxe.org
Subject: Re: [ipxe-devel] Read iSCSI Boot Firmware Table (iBFT) under
Windows

On Nov 3, 2012, at 11:44 AM, Marc Hammer <marchammer at arcor.de> wrote:

> 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
network card was used to boot the system.
> 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
> ipxe-devel at lists.ipxe.org
> https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel

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
ipxe-devel at lists.ipxe.org
https://lists.ipxe.org/mailman/listinfo.cgi/ipxe-devel




More information about the ipxe-devel mailing list