This document provides instructions for installing a basic Arch Linux system in 3 steps:
1. Prepare the disk by partitioning and formatting it, then mount the new partitions.
2. Install the base system files using pacstrap.
3. Configure the system by generating the fstab file, setting the hostname, configuring localization settings, installing mkinitcpio and grub bootloader, then rebooting.