exporting bpool would reproducibly fail for me, suggesting import -f in initramfs on reboot as a fix
This commit is contained in:
committed by
George Melikov
parent
02ade43665
commit
bbea2a1c1b
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user