Building the free, RHEL-compatible enterprise Linux — forever.
Status GitHub Wiki
Download

Get FinLinux OS

Choose the image that matches how you deploy. Every image is signed and published alongside its SHA-256 checksum and SBOM.

Which version should I use?

New installs should use FinLinux OS 10 “Väinämöinen”. FinLinux OS 9 “Ilmarinen” remains fully supported for existing deployments. FinLinux OS 8 “Lemminkäinen” is in its final maintenance-support window — see the lifecycle table below.

Latest FinLinux OS 10 “Väinämöinen”

Built from current upstream RHEL 10 sources. Recommended for all new deployments.

ArchitectureMinimal ISODVD ISO
x86_64DownloadDownload
aarch64DownloadDownload
ppc64leDownloadDownload
s390xDownloadDownload

Full Support FinLinux OS 9 “Ilmarinen”

Stable, widely deployed, fully supported through its maintenance phase.

ArchitectureMinimal ISODVD ISO
x86_64DownloadDownload
aarch64DownloadDownload
ppc64leDownloadDownload
s390xDownloadDownload
FinLinux OS 8 is nearing end of life

FinLinux OS 8 “Lemminkäinen” entered maintenance support and will reach end of life on the same date as upstream RHEL 8. Plan your upgrade to FinLinux OS 9 or 10 — see Migrate.

Other formats

More ways to run FinLinux OS

Cloud Images

Pre-built qcow2/raw images for AWS, Microsoft Azure, Google Cloud, Oracle Cloud, Vultr, and generic OpenStack.

Browse cloud images

Container Images

Minimal OCI base images published to Docker Hub and GitHub Container Registry, rebuilt on every errata release.

View on GHCR

Live Media

A bootable live ISO with GNOME desktop, useful for evaluation, rescue, or workstation installs.

Download live ISO

Vagrant Boxes

Ready-made boxes for libvirt and VirtualBox providers, updated with every point release.

View on Vagrant Cloud

Raspberry Pi

aarch64 images tuned for Raspberry Pi 4 and 5, including firmware and device-tree overlays.

Download Pi image

WSL

A FinLinux OS root filesystem tarball importable directly into Windows Subsystem for Linux.

Download WSL image
Support lifecycle

Release & support timeline

VersionCodenameReleasedFull support endsMaintenance support ends
FinLinux OS 10Väinämöinen202620312036
FinLinux OS 9Ilmarinen202320272032
FinLinux OS 8Lemminkäinen202120242029

Dates track the corresponding upstream RHEL major-version lifecycle. Point releases (e.g. 10.1, 10.2) ship on the same cadence as upstream.

Verify your download

Always verify checksums and signatures

Every image ships with a detached GPG signature and a CHECKSUM file. Verify before you deploy:

curl -O https://repo.finlinux.org/10/isos/x86_64/FinLinux-10-latest-x86_64-minimal.iso
curl -O https://repo.finlinux.org/10/isos/x86_64/CHECKSUM
sha256sum -c CHECKSUM --ignore-missing
gpg --verify FinLinux-10-latest-x86_64-minimal.iso.asc

The FinLinux OS signing key is published on the security page and on major keyservers.