Skip to content

Instantly share code, notes, and snippets.

View datend3nker's full-sized avatar
💻
keep on coding

Ludwig Ettner datend3nker

💻
keep on coding
View GitHub Profile
@orhun
orhun / arch_linux_installation.md
Last active May 22, 2024 19:59
Notes on my Arch Linux installation: UEFI/Secure Boot + systemd-boot, LUKS-encrypted root (XFS), LUKS-encrypted swap (with hibernate & unlocked via TPM)

Decrypt LUKS2-encrypted root partitions with TPM2

This guide is written for Arch Linux.

Requirements

  • systemd version 248 or newer
  • Use mkinitcpio for initramfs generation

Preparation