§2023-06-13
This installation contains the base Arch Linux ARM userspace packages and default configurations found in other installations, with the mainline Linux kernel.
This is intended to be used by developers who are familiar with their system, and can set up the necessary boot functionality on their own.
Download the latest tarball: http://os.archlinuxarm.org/os/ArchLinuxARM-aarch64-latest.tar.gz
Extract as the root user (not via sudo) using bsdtar to preserve extended attributes and ACLs:
sudo bsdtar -xvpf ArchLinuxARM-aarch64-latest.tar.gz -C mountpoint
The kernel package (linux-aarch64) provides both an EFI-stubbed Image file that can be directly booted, along with an Image.gz, located in /boot.
All dtb files can be found in /boot/dtbs, with files for those systems currently supported in the mainline kernel.
The default configuration of the userspace is:
pacman-key --init
pacman-key --populate archlinuxarm