Skip to content

Instantly share code, notes, and snippets.

View youngrake's full-sized avatar
🚩
I make stuff work

Maksym youngrake

🚩
I make stuff work
View GitHub Profile
@youngrake
youngrake / luks_on_lvm_arch_linux_guide.sh
Created January 13, 2022 15:57 — forked from ddnomad/luks_on_lvm_arch_linux_guide.sh
Arch Linux installation with a full-disk encryption (LUKS on LVM)
###############################################################################
# Author: ddnomad
# Version: 1.1.3
# Last Update: 2020-07-06
#
# External contributors:
# - u/momasf (https://www.reddit.com/user/momasf) - an excellent
# tip to use 'reflector' to speed up downloads during the base
# installation
# - eXhumer (https://github.com/eXhumer) - Fixes for things that