From 5b0fbc97a717eaa91dadfae84ed89e955d6d2618 Mon Sep 17 00:00:00 2001 From: Richard Laager Date: Sun, 22 Sep 2019 00:57:41 -0500 Subject: [PATCH] Debian: Fix formatting --- Debian-Buster-Encrypted-Root-on-ZFS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Debian-Buster-Encrypted-Root-on-ZFS.md b/Debian-Buster-Encrypted-Root-on-ZFS.md index e0be17f..66dfc57 100644 --- a/Debian-Buster-Encrypted-Root-on-ZFS.md +++ b/Debian-Buster-Encrypted-Root-on-ZFS.md @@ -18,6 +18,7 @@ You should set a root password before upgrading: # passwd If the bpool fails to import, then enter the rescue shell (which requires a root password) and run: + # zpool import -f bpool # zpool export bpool # reboot