Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2024 23:52:58 +0100
From:      void <void@f-m.fm>
To:        Current FreeBSD <freebsd-current@freebsd.org>
Subject:   Re: Loader needs to be updated message
Message-ID:  <ZtuHyjC6S2PqS_a4@int21h>
In-Reply-To: <4DC8866B-BEF1-4D53-962F-3B7F93232A7E@yahoo.com>
References:  <4DC8866B-BEF1-4D53-962F-3B7F93232A7E.ref@yahoo.com> <4DC8866B-BEF1-4D53-962F-3B7F93232A7E@yahoo.com>

index | next in thread | previous in thread | raw e-mail

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/FREEBSD/loader.efi

# ls -lah /boot/efi/efi/*/*
-rwxr-xr-x  1 root wheel  830K Jul 25 07:58 /boot/efi/efi/boot/bootaa64.efi
-rwxr-xr-x  1 root wheel  824K Sep  6 18:51 /boot/efi/efi/freebsd/loader.efi

>If one is old, then it is probably the one actually being used.
>(The name bootx64.efi is amd64 specific: other platforms use
>other names.)
>
>In such a case, you might need something like:
>
># cp -a /boot/loader.efi /boot/efi/efi/BOOT/bootx64.efi

and the error is gone!!! TYVM

-- 


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZtuHyjC6S2PqS_a4>