Documentation for a newer release is available. View Latest

Téléchargements de Fedora

Cette section propose des conseils sur comment sélectionner le support d’installation approprié pour le téléchargement.

As already mentioned, the site getfedora.org provides all the Fedora Downloads. The landing page lists all available Editions, Spins, Labs, etc. as described in Getting started, and links to the proper details pages. Navigate to the page that covers the Fedora variant you decided to use.

À présent, vous devez effectuer des choix supplémentaires comme décrit ici.

  • l'architecture matérielle sur laquelle installer Fedora

  • le type de support d’installation qui correspond le mieux à vos besoins

Architecture matérielle

Vous devez déterminer : Quelle architecture possède mon ordinateur ?

The system architecture is essentially determined by the processor. Fedora officially supports Intel/AMD x86_64 and ARM aarch64 architecture. Additionally installation media and Fedora support for PowerPC ppc64le and 'big iron' s390x are available - just in case.

Installing Fedora using a wrong architecture medium is not possible. Consult your manufacturer’s documentation for details on your processor.

If you already use a Linux distribution on the respective computer, you can enter uname -m within a terminal to identify your architecture. If you use another operating system, use your preferred search engine to find out how to identify the architecture on the respective computer. Alternatively, you can search for your hardware (e.g., processor/cpu model, vendor product number of the computer): the processor/cpu determines the architecture.

Si vous n’êtes pas certain de votre architecture, jetez un œil au tableau ci-dessous : cela pourrait vous aider à déterminer ce que vous avez.

Table 1. Processeurs et types d’architectures
Processor manufacturer and types of computer Architecture type for Fedora

Most computers with Intel and AMD processors; Mac computers before Apple M1; most server, workstation, desktop and laptop type computers; some netbooks and tablets

x86_64

Most processors other than Intel and AMD; Mac computers beginning with Apple M1; Raspberry Pi and most comparable devices; most tablets; some netbooks

ARM® aarch64

Regarding ARM architecture, Fedora supports only 64-bit architecture, aarch64 or arm8, as of release 37 and newer. The older 32-bit architecture, armhfp or arm7, is dropped.

Types de supports

Fedora provides 4 different types of installation media that meet different requirements.

Image Live

Live images ("Live ISO") are designed to boot the computer and to allow you to preview Fedora before installing it. Instead of booting directly into the installer, a live image loads the same environment you will get after installation.

The file type is '.iso'. You have to transfer the file to a boot medium, usually an USB stick, or still a CD or DVD.

Utiliser une image live pour installer votre système préféré, tester Fedora sur une nouvelle configuration, aider au dépannage, ou partagez la avec vos amis.

Fedora Workstation, the Fedora Spins and some Fedora Labs are the only ones provided as live images.

Standard images

Standard images ("Standard ISO") are designed to boot the computer, as well, but boot directly into the installation environment. They include all files needed for the installation and some offer further choices and configuration options.

The file type is '.iso'. You have to transfer the file to a boot medium, usually an USB stick, or still a CD or DVD.

Use a standard image to perform an offline installation without any internet connection or the available connection is slow or unstable.

Fedora Server, Fedora IoT, Fedora CoreOS, Fedora Silverblue, and Fedora Kinoite are available as standard images.

Images Netinstall

Netinstall images ("Netinstall ISO") are designed to boot the computer, as well, and boot directly into the installation environment. But they provide just the minimum system files to boot and to connect to the internet. Subsequently the system has to download all files needed for installation from the online Fedora package repositories.

The file type is '.iso'. You have to transfer the file to a boot medium, usually an USB stick, or still a CD or DVD.

Use a netinstall image if the system has a stable and fairly fast Internet connection. The installation already accesses the latest updates.

Netinstall images are currently available only for Fedora Server installations.

Filesystem disk images

Disk images provide a preinstalled and preconfigured ready to run file system for a specific runtime environment like a virtual machine, e.g. cloud system, or specific hardware like single board computers (SBC), e.g. Raspberry Pi or its alternatives.

The file type is mostly either '.raw' or '.qcow2'. You have to use a runtime specific installation program, provided either by Fedora (e.g. in case of SBCs) or the runtime provider (e.g. one of the cloud systems like Amazon AWS).

Use a filesystem disk image if you want to use one of the intended runtime environments.