Skip to content

Instantly share code, notes, and snippets.

@DanHatesNumbers
DanHatesNumbers / ARCH_INSTALL.MD
Last active December 20, 2018 20:23 — forked from heppu/ARCH_INSTALL.MD
Installing Arch with GPT, dm-crypt, LUKS, LVM and systemd-boot

Create bootable USB

dd bs=4M if=/path/to/archlinux.iso of=/dev/sdx status=progress && sync

Boot from USB and set prepare system

loadkeys uk