[Bug 229770] loader.efi: 'rootdev' environment variable ignored

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 06 Sep 2022 15:49:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229770

--- Comment #10 from Warner Losh <imp@FreeBSD.org> ---
(In reply to Michael Gmelin from comment #9)
>1. In order for loader.env to work, it seems like the partition needs
>   to be created using `newfs_msdos` and NOT `newfs_msdos -F32 -c 1`
>   like https://wiki.freebsd.org/UEFI recommends.

It turns out it's not quite as simple as that. I'm looking for a good
way to reproduce this bug. It's a bug in msdos.c and independent of
loader.env entirely. Once we have that, a new bug will be opened.

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