https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253364
Graham Perrin <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Affects Only Me |Affects Some People --- Comment #2 from Graham Perrin <[email protected]> --- /boot/loader.efi copied to efi/boot/BOOTx64.efi on ada0p1 ---- root@mowa219-gjp4-8570p:~ # lsblk ada0 DEVICE MAJ:MIN SIZE TYPE LABEL MOUNT ada0 0:133 466G GPT - - ada0p1 0:135 200M efi gpt/efiboot0 - ada0p2 0:137 512K freebsd-boot gpt/gptboot0 - <FREE> -:- 492K - - - ada0p3 0:139 16G freebsd-swap gpt/swap0 SWAP ada0p3.eli 2:28 16G freebsd-swap - SWAP ada0p4 0:141 450G freebsd-zfs gpt/zfs0 <ZFS> ada0p4.eli 0:152 450G - - - <FREE> -:- 4.0K - - - root@mowa219-gjp4-8570p:~ # ---- Subsequent boots succeed ☑ without the need to disconnect the non-boot drive. Now I see e.g. <https://www.freebsd.org/cgi/man.cgi?query=uefi(8)> and <https://www.freebsd.org/cgi/man.cgi?query=efibootmgr(8)>, however I was not previously aware of the need to manually mount and update a boot partition – I mentioned boot failures a few months ago, no-one dropped a hint re: updating. So I'll leave this open as a documentation bug. We have <https://docs.freebsd.org/en/books/handbook/zfs/> Chapter 20 for ZFS and <https://docs.freebsd.org/en/books/handbook/cutting-edge/> (not entirely cutting edge) Chapter 24 for updating and upgrading FreeBSD. I can't find a hint about BOOTx64.efi anywhere in the handbook. Maybe it belongs near the head of Chapter 24, as example of what's _not_ updated when an update is performed … Thanks -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "[email protected]"
