Jump to content

Installing Arch Linux on Raspberry Pi: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

6 August 2025

  • curprev 15:0415:04, 6 August 2025 Encryptid talk contribs 4,453 bytes +4,453 Created page with "This is an expanded version of This Script which is better for advanced users =Setup= Unfortunately installing Arch Linux isn't as easy as Raspbian or Kali. We need a linux environment and start by partitioning the Micro SD card fdisk /dev/sdX * First Partition +150M type 'c' for W95 FAT32 (LBA) * Second Partition the rest and defaults are fine * Write to disk with 'w' Next we need to format the drives mkfs.vfat /dev/sdx1 mkfs.ext4..."