Bonjour
Pas de quoi s'affoler
Dans le boot-info, Il y avait écrit
============================ Architecture/Host Info ============================
CPU architecture: 64-bit
BOOT_IMAGE of the installed session in use:
/BOOT/ubuntu_3jpv82@/vmlinuz-5.4.0-29-lowlatency root=ZFS=rpool/ROOT/ubuntu_3jpv82 ro quiet splash
C'est une façon assez nouvelle de booter.
Dans ta photo, J'extrais les lignes importantes
No pool imported
Manually import the root pool
zpool import -R /root -N
N'hésite donc pas à faire ce qui est demandé
zpool import -R /root -N
En espérant que tu n'aies besoin de le faire seulement qu'une fois. Mais avec une recherche internet, on verra ce qui
déjà connu
Dans la documentation, je ne trouve pas grand chose
https://openzfs.github.io/openzfs-docs/Getting%20Started/Ubuntu/index.html
Tu pourrais ouvrir une fiche d'incident auprès du fournisseur de ce logiciel (
https://launchpad.net/ubuntu )
J'ai trouvé la signification des options
https://www.freebsd.org/cgi/man.cgi?zpool(8) a écrit
-N Import the pool without mounting any file systems.
-R root
Sets the "cachefile" property to "none" and the "altroot"
property to "root"