How To Import A Pool With Zfs
sudo zpool import POOL_NAME
May have to do sudo zpool import POOL_NAME -f if it has been accessed on another system.
sudo zpool import POOL_NAME
May have to do sudo zpool import POOL_NAME -f if it has been accessed on another system.