Skip to content

Instantly share code, notes, and snippets.

@b1-88er
b1-88er / ARCH_INSTALL.MD
Last active December 20, 2020 23:57 — forked from heppu/ARCH_INSTALL.MD
Installing Arch with GPT, dm-crypt, LUKS and systemd-boot

Create bootable USB

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

Boot from USB and set prepare system

loadkeys <your-keymap>