I just upgrade my server from freebsd 14.0 to 14.2 and reboot.
When boot facing below error
I tried to:
* boot with live cd -- no problem
* try to run
* then try to run
all good, can mount / without any issue.
Tried to reinstall bootcode via (system is using BIOS) on all disks (da0 to da11)
still the same error
Tried to created zpool.cache, same error.
Looks like zpool is good but for some reason can't boot.
Can anyone help?
Output of gpart show
When boot facing below error
I tried to:
* boot with live cd -- no problem
* try to run
zpool import -f -R /tmp/zroot zroot, no problem. But when ls /tmp/zroot, only shown 3 folders which are usr var and web.* then try to run
mkdir -p /tmp/rootmount -t zfs zroot/ROOT/default /tmp/rootall good, can mount / without any issue.
Tried to reinstall bootcode via (system is using BIOS) on all disks (da0 to da11)
gpart bootcode -b /boot/pmbr -p /boot/gptzfsboot -i 1 da0still the same error
Tried to created zpool.cache, same error.
Looks like zpool is good but for some reason can't boot.
Can anyone help?
Output of gpart show