How can I fix this?
Background: One drive had smart errors. Was replaced and raid rebuilt with "zpool replace". Pool seems happy now but still will not boot.
Sorry for the pictures. I can't copy/paste from jViewer which is all I've got to access it at the moment.
I tried to reinstall bootcode with
(pmbr and gptzfsboot from the zroot/ROOT/default to ensure they match the OS version since the rescue disk I'm suck with is FreeBSD 11.2 and production system is 13.2)
But it will still not boot.
Background: One drive had smart errors. Was replaced and raid rebuilt with "zpool replace". Pool seems happy now but still will not boot.
Sorry for the pictures. I can't copy/paste from jViewer which is all I've got to access it at the moment.
I tried to reinstall bootcode with
Code:
gpart bootcode -b pmbr -p gptzfsboot -i 1 ada0
gpart bootcode -b pmbr -p gptzfsboot -i 1 ada1
gpart bootcode -b pmbr -p gptzfsboot -i 1 ada2
gpart bootcode -b pmbr -p gptzfsboot -i 1 ada3
(pmbr and gptzfsboot from the zroot/ROOT/default to ensure they match the OS version since the rescue disk I'm suck with is FreeBSD 11.2 and production system is 13.2)
But it will still not boot.