I found this thread to be rather helpful as well.
Updating the EFI loader is done.
But, when updating zfs partitions (freebsd-boot), I encounter this error, and am unsure how to proceed.
Updating the EFI loader is done.
But, when updating zfs partitions (freebsd-boot), I encounter this error, and am unsure how to proceed.
Code Select
root@MorikCage:/boot/efi/efi/freebsd %# gpart show -p
=> 3 2000409253 nda0 GPT (954G)
3 532480 nda0p1 efi (260M)
532483 311 nda0p2 freebsd-boot (156K)
532794 1981808640 nda0p3 freebsd-zfs (945G)
1982341434 18067822 nda0p4 freebsd-swap (8.6G)
root@MorikCage:/boot/efi/efi/freebsd %# gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 2 nda0
gpart: /dev/nda0p2: not enough space
"