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
- 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
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
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
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
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
These images are intended for use with Windows Subsystem for Linux (WSL).
Additional links
Download directory (contents, hashes, and signatures)
While our main distribution site https://distfiles.gentoo.org/ is already backed by a CDN, your download speeds may still vary depending on your location. We encourage you to select mirror sites close to you.
All official Gentoo releases are accompanied by an OpenPGP signature. The corresponding keys as well as instructions on how to verify the signatures can be found on the release media signature page.