Yup, it's UEFI
Yes it's a mirror, but this command with the -l doesn't change the output
Code Select
root@OPNsense:~ # sysctl machdep.bootmethod
machdep.bootmethod: UEFI
Yes it's a mirror, but this command with the -l doesn't change the output
Code Select
root@OPNsense:~ # gpart show -l
=> 40 937703008 ada0 GPT (447G)
40 532480 1 efiboot0 (260M)
532520 1024 2 gptboot0 (512K)
533544 984 - free - (492K)
534528 16777216 3 swap0 (8.0G)
17311744 920389632 4 zfs0 (439G)
937701376 1672 - free - (836K)
=> 40 937703008 ada1 GPT (447G)
40 532480 1 efiboot1 (260M)
532520 1024 2 gptboot1 (512K)
533544 984 - free - (492K)
534528 16777216 3 swap1 (8.0G)
17311744 920389632 4 zfs1 (439G)
937701376 1672 - free - (836K)
root@OPNsense:~ #
I ran all your commands and my boot loader is no longer too old. Thanks!