Hello everebody
A while after I installed freebsd and the desired packages I run into "Mounting from zfs: ... failed with error 5".
I used the shell of a usb install :
The output of
is correct, corresponding to the filesystem on my system.
I don't know what to do next in order to reboot my computer.
I mention that I use a "customized" computer with 4 disks (SAS) , a HBA controller, and I have 2 zpools, each with a mirror of 2 disks
Any guidance would be very appreciated.
A while after I installed freebsd and the desired packages I run into "Mounting from zfs: ... failed with error 5".
I used the shell of a usb install :
Code:
# mount -urv /
Code:
# zpool import -fR /mnt zroot
Code:
# zfs list
I don't know what to do next in order to reboot my computer.
I mention that I use a "customized" computer with 4 disks (SAS) , a HBA controller, and I have 2 zpools, each with a mirror of 2 disks
Any guidance would be very appreciated.