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