FYI, if you forget how to update your bootloader, remember that your search results will be flooded with out of date posts and posts.

This thread is full of useful information:

forums.freebsd.org/threads/upd

Just about everything else that came up in top search results was anti-helpful.

This specifically helped me out, after I used an out of date method that blew my bootloader away:

-----------------------
newfs_msdos -F16 /dev/nvd1p1
mount -t msdosfs /dev/nvd1p1 /mnt
mkdir -p /mnt/efi/boot
cp /boot/loader.efi /mnt/efi/boot/bootx64.efi
umount /mnt
----------------------

It's one of those things that I don't do often enough for it to become habit.

0

If you have a fediverse account, you can quote this note from your own instance. Search https://mastodon.bsd.cafe/users/nuintari/statuses/115672849302155595 on your instance and quote it. (Note that quoting is not supported in Mastodon.)