aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-01-03 18:17:36 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-01-03 18:17:36 +0000
commitcc995405c2628d92a27e355fe91e5e1dabc36936 (patch)
tree72e513730c46519c8aefe2dfb846b9ac45075bf9
parente1de424931417dc9796cc8ee7cfbea7a08ab6a24 (diff)
Installing Void Linux with encrypted Root on ZFS
-rw-r--r--posts/void-linux-with-encrypted-root-on-zfs.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md
index 8d416e6..d5c6be8 100644
--- a/posts/void-linux-with-encrypted-root-on-zfs.md
+++ b/posts/void-linux-with-encrypted-root-on-zfs.md
@@ -65,8 +65,8 @@ On my laptop I,ll be using a single drive on `/dev/nvme0n1` with three paritions
**2 - Swap** ( I'm using 64Gb but you can adjust to suit your needs or just not create swap and number the zpool parition 2 )
**3 - Zpool** ( This partition uses the remaining disk space )
-**Note you will need to adjust below when wiping partitions if you use seperate disks**
-<br>
+**Note you will need to adjust below when wiping partitions if you use seperate disks.**
+<br><br>
## Wipe partitions
```