You are viewing the documentation for a prerelease version. View Latest

Téléchargements de Fedora

L’équipe de documentation Fedora Version F38 Last review: 2023-04-18

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

Comme déjà mentionné, le site Web du projet Fedora propose tous les téléchargements de Fedora. La page d’accueil répertorie toutes les éditions disponibles, les spins, les Labs, etc., comme décrit dans le guide de démarrage, et propose des liens vers les pages de détails appropriées. Naviguez jusqu’à la page qui couvre la variante Fedora que vous avez décidé d’utiliser.

À 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 ?

L’architecture système est essentiellement déterminée par le processeur. Fedora prend officiellement en charge les architectures Intel/AMD x86_64 et ARM aarch64. De plus, des supports d’installation et une assistance Fedora sont disponibles pour les architectures PowerPC ppc64le et 'big iron' s390x - si besoin est.

Il n’est pas possible d’installer Fedora depuis un support avec la mauvaise architecture. Consultez la documentation de votre fabricant pour obtenir des détails sur votre processeur.

Si vous utilisez déjà une distribution Linux sur l’ordinateur respectif, vous pouvez saisir « uname -m » dans un terminal pour identifier votre architecture. Si vous utilisez un autre système d’exploitation, utilisez votre moteur de recherche préféré pour savoir comment identifier l’architecture sur l’ordinateur respectif. Alternativement, vous pouvez faire une recherche sur votre matériel (par exemple, modèle de processeur/cpu, numéro de produit du fabricant de l’ordinateur) : le processeur/cpu détermine l’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.