GRUB port refurbish patch
Warner Losh
imp at bsdimp.com
Sat Sep 7 03:54:35 UTC 2019
On Fri, Sep 6, 2019 at 7:35 PM Eric McCorkle <eric at metricspace.net> wrote:
> grub-install also tries to use efibootmgr to set up efi vars, which
> isn't present on FreeBSD. You'll have to give it the --no-nvram
> argument (I'll probably add a patch to make that the default).
>
I wrote a mostly Linux compatible efibootmgr on FreeBSD that works great.
You do need efirt loaded or in your kernel. It's been in since before
12.0R, although there's been a number of bug fixes since then.
Warner
More information about the freebsd-hackers
mailing list