From d0f202418dfa30a9d4dc2124c1bf0450c488d081 Mon Sep 17 00:00:00 2001 From: rickellis Date: Wed, 21 Mar 2018 18:05:14 -0600 Subject: [PATCH] Updated docs --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 47fd92a..b4d3df9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,13 @@ # Installing Arch Linux on a LUKS Encrypted Drive using LVM booting with UEFI +This document describes my preferred way to install Arch Linux. + +* LUKS allows full disk encryption. +* LVM (Logical Volume Management) is a more flexible way to set up a hard drive, as it allows partitions to be dynamically resized. +* UEFI is the modern replacement for Legacy BIOS. + +--- + ## Pre-flight Notes All references to disk nodes in this document are shown as: @@ -12,7 +20,7 @@ You will need to change these to reflect your particular drive. To get this info $ lsblk - +--- ## Prepare Installation Media