From 2aa9965202e27d2518e1c58a8c20811b36ebd365 Mon Sep 17 00:00:00 2001 From: Justine Smithies Date: Wed, 3 Jan 2024 18:28:28 +0000 Subject: Installing Void Linux with encrypted Root on ZFS --- posts/void-linux-with-encrypted-root-on-zfs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md index 08c0323..17d138c 100644 --- a/posts/void-linux-with-encrypted-root-on-zfs.md +++ b/posts/void-linux-with-encrypted-root-on-zfs.md @@ -67,7 +67,7 @@ On my laptop I,ll be using a single drive on `/dev/nvme0n1` with three paritions **Note you will need to adjust below when wiping partitions if you use seperate disks.** -### Wipe partitions +## Wipe partitions ``` zpool labelclear -f "/dev/nvme0n1" -- cgit v1.2.3