From df65b197d3079465dd02338aa9e152d99af7dfc4 Mon Sep 17 00:00:00 2001 From: rickellis Date: Fri, 23 Mar 2018 20:06:37 -0600 Subject: [PATCH] Updated docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b8b1e3e..23040b3 100644 --- a/README.md +++ b/README.md @@ -124,7 +124,7 @@ Or if you're paranoid (and have a couple days to wait) you can use a multi-pass ## Partition Hard Drive -__NOTE:__ Since we're using LVM we only need two drive partitions: boot and root. The LVM will be created on root later. It will contain home and swap partitions. +__NOTE:__ Since we're using LVM we only need two drive partitions: boot and root. The LVM will be created on root later, where we will use the device mapper to define root, home and swap partitions. First, launch __parted__ on your desired drive node: