On Fri, Sep 06, 2024 at 03:13:59PM -0700, Mark Millard wrote:
What shows if you do the likes of (showing an amd64 context example):
# ls -lah /boot/efi/efi/*/*
-r-xr-xr-x 1 root wheel 643K Aug 24 05:32 /boot/efi/efi/BOOT/bootx64.efi
-rwxr-xr-x 1 root wheel 643K Aug 24 05:32 /boot/efi/efi/FR
void wrote on
Date: Fri, 06 Sep 2024 18:12:10 UTC :
> On Fri, Sep 06, 2024 at 09:00:58AM -0600, Warner Losh wrote:
>
> >man loader.efi has the instructions.
>
> I followed the instructions:
>
> # gpart list | grep -Ew '(Name|efi)'
> 1. Name: da0p1
> type: efi
> 2. Name: da0p2
> 3. Name: da0p3
On Sat, Sep 07, 2024 at 02:50:52AM +0900, Tomoaki AOKI wrote:
Some additional explanation.
Before, loader.efi itself could not be kicked directly from UEFI
firmware and needs boot1.efi to kick loader.efi.
In this case, boot code in ESP (uEFI System Partition, formatted with
FAT32, 16 or possibl
On Fri, Sep 06, 2024 at 09:00:58AM -0600, Warner Losh wrote:
man loader.efi has the instructions.
I followed the instructions:
# gpart list | grep -Ew '(Name|efi)'
1. Name: da0p1
type: efi
2. Name: da0p2
3. Name: da0p3
1. Name: da0
The manpage says:
" Second, let's mount the
On Fri, 6 Sep 2024 09:00:58 -0600
Warner Losh wrote:
> On Fri, Sep 6, 2024, 8:44 AM void wrote:
>
> > On Fri, Sep 06, 2024 at 08:25:16AM -0600, Warner Losh wrote:
> > >On Fri, Sep 6, 2024 at 8:13 AM void wrote:
> > >
> > >> Hi,
> > >>
> > >> when booting -current (arm64) after building world &
On Fri, Sep 6, 2024, 8:44 AM void wrote:
> On Fri, Sep 06, 2024 at 08:25:16AM -0600, Warner Losh wrote:
> >On Fri, Sep 6, 2024 at 8:13 AM void wrote:
> >
> >> Hi,
> >>
> >> when booting -current (arm64) after building world & friends and
> rebooting,
> >> the beastie menu shows "Loader needs to
On Fri, Sep 06, 2024 at 08:25:16AM -0600, Warner Losh wrote:
On Fri, Sep 6, 2024 at 8:13 AM void wrote:
Hi,
when booting -current (arm64) after building world & friends and rebooting,
the beastie menu shows "Loader needs to be updated".
I presume this to be gptzfsboot because the system is r
On Fri, Sep 6, 2024 at 8:13 AM void wrote:
> Hi,
>
> when booting -current (arm64) after building world & friends and rebooting,
> the beastie menu shows "Loader needs to be updated".
>
> I presume this to be gptzfsboot because the system is root-on-zfs.
>
> The issue I'm having is that I can't s
Hi,
when booting -current (arm64) after building world & friends and rebooting,
the beastie menu shows "Loader needs to be updated".
I presume this to be gptzfsboot because the system is root-on-zfs.
The issue I'm having is that I can't see in the manpage how to actually
update it.
The system