Dear Everyone,
The release notes for 14.0-RELEASE state, "After a system upgrade, but before doing a zpool upgrade, the boot loader on the ESP must be updated, or the system may become unbootable." My question, in great brevity, is, "How?" (when the system is purely UEFI GPT)
Having looked at https://forums.freebsd.org/threads/freebsd-zfs-upgrade-best-practice-question.91070/unread and https://forums.freebsd.org/threads/...boot-code-and-stuck-at-efi-shell.91035/unread, for instance, and ducked around for a good while, I still have not understood the correct way to accomplish the updating of the boot loader.
In DuckDuckGo search results, I have come across plenty of instructions on how to handle MBR environments and how to handle MBR on a UEFI machine, and, if I know how to read, zero on how to handle ONLY GPT UEFI.
A reputable member here has quoted 13.0 release notes, "… To update old ESP partitions, users should stop using the gpart(8) utility. …", from which I gather that gpart is not the correct way to do it
Have I understood correctly that all I need is to copy loader.efi from the "installation source" (if I download an image file in addition to performing
Is there an actual thread or page that tells me how I go about updating the boot loader in a purely UEFI GPT system that doesn't make unnecessary and confusing references to MBR or provide instructions that may make the system unbootable?
Thank you for any help that does not confuse the confused.
The release notes for 14.0-RELEASE state, "After a system upgrade, but before doing a zpool upgrade, the boot loader on the ESP must be updated, or the system may become unbootable." My question, in great brevity, is, "How?" (when the system is purely UEFI GPT)
Having looked at https://forums.freebsd.org/threads/freebsd-zfs-upgrade-best-practice-question.91070/unread and https://forums.freebsd.org/threads/...boot-code-and-stuck-at-efi-shell.91035/unread, for instance, and ducked around for a good while, I still have not understood the correct way to accomplish the updating of the boot loader.
In DuckDuckGo search results, I have come across plenty of instructions on how to handle MBR environments and how to handle MBR on a UEFI machine, and, if I know how to read, zero on how to handle ONLY GPT UEFI.
A reputable member here has quoted 13.0 release notes, "… To update old ESP partitions, users should stop using the gpart(8) utility. …", from which I gather that gpart is not the correct way to do it
Have I understood correctly that all I need is to copy loader.efi from the "installation source" (if I download an image file in addition to performing
freebsd-update upgrade -r 14.0-RELEASE
) to my EFI partitions to the right place?Is there an actual thread or page that tells me how I go about updating the boot loader in a purely UEFI GPT system that doesn't make unnecessary and confusing references to MBR or provide instructions that may make the system unbootable?
Thank you for any help that does not confuse the confused.