An open API service indexing awesome lists of open source software.

https://github.com/benschza/archlinux-fde-uefi

A collection of brief guides for installing Arch Linux with LUKS full disk encryption over a UEFI based system.
https://github.com/benschza/archlinux-fde-uefi

Last synced: 6 months ago
JSON representation

A collection of brief guides for installing Arch Linux with LUKS full disk encryption over a UEFI based system.

Awesome Lists containing this project

README

          

# archlinux-fde-uefi
A collection of brief guides for installing Arch Linux with LUKS full disk encryption over a UEFI based system.

### What's this?
While I was further exploring the linux universe seeking the answer to the meaning of life, I met a challenge of never matched difficulty: full disk encryption using LUKS over a UEFI based system. Many are the guides available on the web but none of them fullfilled my thirst for knowledge, as some were for older non-GPT installs or a bit too vague for a first time approach of the argument. Therefore, here I share with you what I've learned during my journey... BTRFS as well!

### Available guides
* **LVM on LUKS** if you prefer a standard install using well tested and stable tools.
* **BTRFS on LUKS** if you're in the mood of exploring uncharted worlds.