Skip to content

Conversation

@rmetrich
Copy link
Contributor

New --uri option enables to specify a URI when creating a network boot entry.
This requires support in libefiboot, which is provided by version 39 (PR rhboot/efivar#217).

Copy link
Contributor

@frozencemetery frozencemetery left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No urgency, but this will need to be rebased at some point.

New --uri option enables to specify a URI when creating a network boot
entry, e.g.

  # efibootmgr -L NetBoot -i enp7s0 --uri http://foobar/grubx64.efi

This requires support in libefiboot, which is provided by version 39 of
efivar.

Signed-off-by: Renaud Métrich <rmetrich@redhat.com>
@vathpela vathpela merged commit 5ce076c into rhboot:main Jan 23, 2024
@heitbaum
Copy link

@lzap
Copy link

lzap commented Feb 5, 2024

Hello, can I ask how this is supposed to work? Do I specify HTTP EFI Boot URL via DHCPv4 stack so the system will boot it after the next reboot? Will it do just once, or is this permanent change? Can I use this also to PXE EFI? And most importantly - is this supported by all systems or some kind of extension?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants