Added chapter Preparing Boot Media back.

This commit is contained in:
Peter Boy 2024-03-04 09:40:41 +01:00
commit 99781929d3
2 changed files with 12 additions and 11 deletions

View file

@ -1,6 +1,6 @@
* xref:index.adoc[Fedora User Documentation]
** xref:getting-started.adoc[Getting started]
*** xref:fedora-downloads-info.adoc[Fedora Downloads]
// *** xref:preparing-boot-media.adoc[Preparing Boot Media]
*** xref:preparing-boot-media.adoc[Preparing Boot Media]
** xref:system-upgrade.adoc[System upgrade]
// ** A newbee's primer

View file

@ -1,19 +1,20 @@
= Getting Started
The Fedora docs team
:revnumber: F38
:revdate: 2023-04-18
:revnumber: F40
:revdate: 2024-03-04
// Redirect the old (generic) installation guide to this page
// :page-aliases: fedora:install-guide:index.adoa // doesn't workc
:page-aliases: rawhide@fedora:install-guide:index.adoc
// on 64-bit AMD, Intel and Arm SystemReady machines
[abstract]
____
This manual explains how to install Fedora on 64-bit AMD, Intel and Arm SystemReady machines. The guide and its further detailed guides about different variants are intended for users of all levels of experience. However, it describes the installation process and its many options in far greater detail than most users are likely to require. This should help new users to complete the installation process without interruptions. Users may skip section about familiar topics.
____
This guide intends to provide an overview of and an introduction to installing Fedora. It takes into account users with varying levels of knowledge and experience with Fedora, and therefore covers greater detail than some users are likely to require. This should specifically help new users to complete the installation process without interruptions. Users may skip section about familiar topics.
== Introduction
This guide covers installation of Fedora, a Linux distribution built on free and open source software. This manual helps you install Fedora on desktops, laptops, and servers. The installation system is easy to use, even if you lack previous knowledge of Linux or computer networks. If you select default options, Fedora provides a complete desktop operating system, including productivity applications, Internet utilities, and desktop tools.
This guide covers installation of Fedora, a Linux distribution built on free and open source software. This manual helps you install Fedora on desktops, laptops, and servers. The installation system is easy to use, even if you lack previous knowledge of Linux or computer networks. If you select default options, Fedora provides a complete operating system, with solid _security settings_ and _including productivity applications_, Internet utilities, and administration tools.
Fedora is provided in several distribution items tailored for special Purposes. We call it *Editions* and *spins*.
@ -21,7 +22,7 @@ _Because of these differences, there is no single installation procedure._
Most editions and spins, but not all, use Anaconda, the Fedora installer, but in a way that is quite different in detail.
Therefore, each edition describes the installation separately. Most spins are based on one of the editions, mostly Fedora Workstation, and use the corresponding installation procedure.
Therefore, _each edition describes the installation separately_. Most spins are based on one of the editions, mostly Fedora Workstation, and use the corresponding installation procedure.
Nevertheless, there are some preparatory steps that are almost the same for all variants, e.g. you need to prepare an installation media.
@ -52,7 +53,7 @@ The project provides a dedicated https://docs.fedoraproject.org/en-US/iot/[insta
+
Software download at https://fedoraproject.org/iot/download/
Fedora CoreOS::
Fedora CoreOS Edition::
A minimal, container-focused operating system, designed for clusters but also operable standalone. The project provides a https://docs.fedoraproject.org/en-US/fedora-coreos/getting-started/[Getting Started] guide.
+
Software download at https://fedoraproject.org/coreos/download/?stream=stable
@ -107,7 +108,7 @@ Visit the link:++https://fedoraproject.org/++[Fedora Project website] to downloa
=== Prepare boot media
An install on hardware usually requires to transfer the download file to a bootable medium, mostly an USB stick.
Fedora Media Writer is an appropriate tool.
xref:preparing-boot-madia.adoc#fedora_media_writer[Fedora Media Writer] is the tool of choice, developed and supported by Fedora.
Alternatively you may try https://etcher.balena.io/[balenaEtcher] or the https://www.ventoy.net/en/index.html[Ventoy project], both available for Linux, macOS, and Windows.
The latter is specifically useful if you want to have several distributions and versions available on one stick.