[Bug 279720] virtualization/bhyve: it does not boot from the slot where the parameter bootindex=1 is declared.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 01 Jul 2024 14:38:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279720

--- Comment #6 from Corvin Köhne <corvink@FreeBSD.org> ---
It's already merged. So, you can simply install it from ports (or wait until
it's build and available on the official package server):

https://docs.freebsd.org/en/books/handbook/ports/#ports-using

In short:

git clone https://github.com/freebsd/freebsd-ports /usr/ports
cd /usr/ports/sysutils/edk2
FLAVOR=bhyve make reinstall

-- 
You are receiving this mail because:
You are the assignee for the bug.