arm64 (aka AArch64, ARMv8-A)

Processor compatibility

The arm64 64-bit architecture, introduced by Arm Holdings in 2011, covers modern Arm processors, from the Raspberry Pi 4 to the Neoverse cores and many mobile phones.

Downloads

Gentoo Handbook Please see the Gentoo Handbook for the complete installation documentation. It explains which files you need at what stage of the installation process. In brief,
  • Boot media allow you to boot from, e.g., an USB stick or CD and install Gentoo using a Stage.
  • A Stage (previously called Stage 3) is a minimal set of Gentoo binaries to build a system in any way possible.
  • Containers and Images provide a ready-to-use Gentoo system, e.g. for cloud or virtual machine usage.
  • All release files are signed with an official OpenPGP key and distributed via world-wide download mirrors.

Boot media

Minimal Installation CD

Minimal Installation CD

This is a small bootable ISO image that can be burned on CD or written onto USB sticks. It contains system administration tools (for installing Gentoo), but no automated installer and no compilers or graphical environment. Use the handbook!

Stages (advanced)

musl stage archives

Hardened musl stage archives

musl stages

For additional information on using musl based Gentoo systems, please see the musl usage guide. Note that users of musl stages will need to be comfortable filing bug reports and sometimes providing patches.

LLVM-based stage archives

LLVM stages

The LLVM-based stages are experimental and use libc++, meaning they aren't ABI compatible with other stages using libstdc++. They are NOT the same as just using Clang globally. Only use with extreme caution. They are not supported at this time unless bug reports come with investigation and analysis.

Big-Endian Stage archives

Split-usr stage archives

Containers and Images

QCOW2 disk images

QCOW2 disk images

The disk images are full bootable Gentoo installations in qemu's QCOW2 disk format. They require UEFI support for booting. One variant comes with no network services and a password-less root account, the other with access locked by default but cloud-init running on boot.

Windows Subsystem for Linux images

WSL images

These images are intended for use with Windows Subsystem for Linux (WSL).