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:

  1. A bootable USB drive with the latest Arch Linux ISO.
  2. A stable internet connection (Ethernet recommended).

Base Installation

disk Partitioning

We'll use cfdisk for a simple partitioning scheme:

cfdisk /dev/nvme0n1

// End of file: running-proxmox-on-oldpc.mdx