Skip to content

Instantly share code, notes, and snippets.

Arch Linux Configuration

After using different Linux distributions, I find that they are installed with a bunch of pakages unnecessary for me. Therefore, I decide to configure a minimal OS based on Arch that suits my needs.

Pre-requisites

  • An installed Arch Linux. You can use the script I wrote here which automates the whole Arch Linux installing process.

  • Powerline Fonts (in both root and users)

Arch Installation Guide (in UEFI)

Pre-installation

Make sure you checked "Enable EFI (special OSes only)" under System > Motherboard in VirtualBox

Test if your system is UEFI or not

efivar -l

If a bunch of lines show up, then all is well.

@ngharry
ngharry / arch_installation.md
Last active June 30, 2018 14:02
Arch Installation Guide

Arch VirtualBox Installation Guide

Pre-installation

Check disk size

lsblk

Partion disk space

cfdisk

Choose dos and configure as below (all are primary)