[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: "net_get_dhcp_option pxe_srv efinet0 66 string" tells unrecognized i
From: |
Andrei Borzenkov |
Subject: |
Re: "net_get_dhcp_option pxe_srv efinet0 66 string" tells unrecognized interface |
Date: |
Thu, 19 Sep 2024 10:55:35 +0300 |
On Wed, Sep 18, 2024 at 10:29 PM Thomas Schweikle <tschweikle@bfs.de> wrote:
>
> Hi!
>
> I am trying to get
>
> net_get_dhcp_option pxe_srv efinet0 66 string
>
> to work. Giving above command grub responds with
> error: unrecognized network interface 'efinet0'.
>
> looking for interfaces with
>
> net_ls_cards
>
> gives back:
>
> efinet0 02:00:00:00:22:44
>
> I tried with both: efinet0 and 02:00:00:00:22:44 but without success.
> Both give back the same error. Any idea what grub expects here might help!
>
Is any IP address configured in this interface?