guide

Arch Installation Documentation (non dual-boot)

by @notkaramel

Prerequisite

Network Configuration

Booting & Partition

Partition a swap if the PC has low RAM (swap’s size should be 2x RAM) 3. w: write table to disk and exit 4. q: quit without saving changes

arch-chroot and root configuration

I highly recommend install fish shell of out-of-the-box suggestions.

pacman -S fish
chsh root
# New shell: /usr/bin/fish

Source