19763 shaares
136 private links
136 private links
Use zpool import to see the ID of the pool (you don't want to use the name to mount the pool as it's the same name than the current system pool)
Use zpool import -R /mnt the_ID_of_the_pool new_pool_name to import the pool which should be moutned as /mnt/new_pool_name
so far s