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.
- Host: GitHub
- URL: https://github.com/benschza/archlinux-fde-uefi
- Owner: BenSchZA
- Created: 2017-10-26T20:42:27.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-08-18T07:15:50.000Z (about 8 years ago)
- Last Synced: 2025-02-15T23:41:51.470Z (8 months ago)
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.