aboutsummaryrefslogtreecommitdiff
path: root/posts
diff options
context:
space:
mode:
authorJustine Smithies <justine@smithies.me.uk>2024-01-03 18:23:52 +0000
committerJustine Smithies <justine@smithies.me.uk>2024-01-03 18:23:52 +0000
commit452c7d349c05e1d504844332854480c90bac1479 (patch)
treede06c855e40c8200d52ed2dc33f181cab59b456c /posts
parent6b40043be0ac576950e6eb09298f0361e184c200 (diff)
Installing Void Linux with encrypted Root on ZFS
Diffstat (limited to 'posts')
-rw-r--r--posts/void-linux-with-encrypted-root-on-zfs.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/void-linux-with-encrypted-root-on-zfs.md b/posts/void-linux-with-encrypted-root-on-zfs.md
index a756221..4137404 100644
--- a/posts/void-linux-with-encrypted-root-on-zfs.md
+++ b/posts/void-linux-with-encrypted-root-on-zfs.md
@@ -65,7 +65,7 @@ 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.**
+__Note you will need to adjust below when wiping partitions if you use seperate disks.__
<br><br>
## Wipe partitions
```