2025-03-15
running proxmox on old pc
A comprehensive guide on setting up Arch Linux with a focus on developer productivity and system minimalism.
Arch Linux Setup Guide
Setting up Arch Linux is a rite of passage for many Linux enthusiasts. It teaches you how the system works from the ground up.
Pre-installation
Before we begin, ensure you have:
- A bootable USB drive with the latest Arch Linux ISO.
- A stable internet connection (Ethernet recommended).
Base Installation
disk Partitioning
We'll use cfdisk for a simple partitioning scheme:
cfdisk /dev/nvme0n1