If it said the pool was of another system or not exported or something like that, try adding readonly to option:
zpool import -o readonly=on altroot=/mnt rpool In any circumstances don't do any zpool upgrade. ---- On Sat, 23 Jan 2021 08:29:21 +0700 Hung Nguyen Gia via openindiana-discuss <[email protected]> wrote ---- > Hi. Try importing your pool on FreeBSD or Linux. > > FreeBSD you could get GhostBSD. Any Linux will sufficient. Even though I > suggest MX Linux. > > FreeBSD is easier. Linux you will have to setup ZOL. But it's plenty of > guides on the web. So don't worry. > > Import the pool with: > > zpool import -o altroot=/mnt rpool > > Or you could try importing the pool on OmniOS. > > Hope it helps. > > > > > ---- On Sat, 23 Jan 2021 02:24:30 +0700 Gaetano valboa <[email protected]> > wrote ---- > > > Hi all, > > > > i have a usb ssd and i installed hipster 2020.4.But after three starts > > it gives me this error: ZFS: i / o error - all block copies unavailable > > ZFS: can't read MOS of pool rpool ZFS: can't find pool by guid Can't > > find / boot / zfsloader. Can you help me solve the startup problem. > > > > _______________________________________________ > > openindiana-discuss mailing list > > [email protected] > > https://openindiana.org/mailman/listinfo/openindiana-discuss > > > > _______________________________________________ > openindiana-discuss mailing list > [email protected] > https://openindiana.org/mailman/listinfo/openindiana-discuss > _______________________________________________ openindiana-discuss mailing list [email protected] https://openindiana.org/mailman/listinfo/openindiana-discuss
