Raspberry-Pi-Setup-Guide
Raspberry-Pi-Setup-Guide copied to clipboard
Fatal Error!
1.2. Download the image from the website You may find the downloads on www.archlinuxarm.org for the latest version of Arch Linux for Raspberry Pi.
wget http://archlinuxarm.org/os/ArchLinuxARM-rpi-4-latest.tar.gz sudo tar -xpf ArchLinuxARM-rpi-4-latest.tar.gz -C root sync
If you extract using TAR instead of BSDTAR, you will truncate all of the file and directory access permissions which Arch needs in order to function correctly.