diff --git a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst index 54c69b9..f70ddac 100644 --- a/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst +++ b/docs/Getting Started/Debian/Debian Bullseye Root on ZFS.rst @@ -902,6 +902,8 @@ Step 6: First Boot xargs -i{} umount -lf {} 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