exporting bpool would reproducibly fail for me, suggesting import -f in initramfs on reboot as a fix

This commit is contained in:
krumelmonster
2022-01-19 17:33:32 +01:00
committed by George Melikov
parent 02ade43665
commit bbea2a1c1b

View File

@@ -902,6 +902,8 @@ Step 6: First Boot
xargs -i{} umount -lf {} xargs -i{} umount -lf {}
zpool export -a zpool export -a
#. If this fails for rpool and in initramfs, mounting it on boot may fail and you may need to ``zpool import -f rpool``, then ``exit`` in the initamfs prompt.
#. Reboot:: #. Reboot::
reboot reboot