From 8c8a9b690564a26c29ab7e3fa4565cb0c0e28a83 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 14 Jan 2024 02:28:14 -0500 Subject: fedora-second-drive: typo --- content/posts/adding-a-second-encrypted-drive-to-fedora/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/adding-a-second-encrypted-drive-to-fedora/index.org b/content/posts/adding-a-second-encrypted-drive-to-fedora/index.org index a59f77d..19e9a25 100644 --- a/content/posts/adding-a-second-encrypted-drive-to-fedora/index.org +++ b/content/posts/adding-a-second-encrypted-drive-to-fedora/index.org @@ -149,7 +149,7 @@ sudo lvcreate -l 100%FREE data_drive -n data The name of this logical volume is =data=. The [[https://wiki.archlinux.org/title/dm-crypt/Encrypting_an_entire_system#LVM_on_LUKS][arch wiki]] also suggested that you leave at least 256M of extra -space so you can run =e2scrub= to in case you want to check the +space so you can run =e2scrub= in case you want to check the filesystem metadata. #+begin_src -- cgit v1.2.3