Updated site to F38
This commit is contained in:
parent
b8c42e4b78
commit
02e83c7f0a
5 changed files with 25 additions and 36 deletions
|
|
@ -1,5 +1,7 @@
|
|||
= Fedora Downloads
|
||||
|
||||
The Fedora docs team
|
||||
:revnumber: F38
|
||||
:revdate: 2023-04-18
|
||||
[abstract]
|
||||
____
|
||||
This section provides guidance on how to select the appropriate installation media for the download.
|
||||
|
|
|
|||
|
|
@ -1,10 +1,10 @@
|
|||
= Getting Started
|
||||
The Fedora docs team
|
||||
:revnumber: F37
|
||||
:revdate: 2022-11-15
|
||||
:revnumber: F38
|
||||
:revdate: 2023-04-18
|
||||
// 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
|
||||
:page-aliases: f38@fedora:install-guide:index.adoc
|
||||
|
||||
[abstract]
|
||||
____
|
||||
|
|
@ -92,8 +92,6 @@ To find out more about Fedora download options, see xref:downloading-fedora.adoc
|
|||
|
||||
Visit the link:++https://getfedora.org/++[Fedora Project downloads site] to download a distribution file.
|
||||
|
||||
|
||||
|
||||
=== 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.
|
||||
|
|
@ -107,21 +105,3 @@ Alternatively you may try https://www.balena.io/etcher/[balenaEtcher] or the htt
|
|||
If you encounter any problems which are not described in documentation, you might get help from members of the community - developers, users, and others. There are many ways to get help: the Ask Fedora website, mailing lists, forums, or IRC.
|
||||
|
||||
The discussion forum https://ask.fedoraproject.org[askfedora] is the recommended way to start with. See xref:getting-help.adoc[Getting help] for detailed information.
|
||||
|
||||
|
||||
|
||||
== Workaround for nVidia GPU's
|
||||
|
||||
Fedora ships with the FOSS "nouveau" drivers for using nVidia GPU's. Unfortunately, these sometimes do not work, especially with newer nVidia GPU's.
|
||||
|
||||
If you have a nVidia card and try to boot a Fedora live USB and get a blank screen, there is a good chance that your nVidia GPU is incompatable with the nouveau drivers. To be able to install Fedora, do the following:
|
||||
|
||||
1. When booting the Fedora live USB, press`e` on the GRUB screen.
|
||||
2. Find the line that starts with `linux` or `linuxefi`. Go to the end of that line and add `nouveau.modeset=0`
|
||||
3. Continue booting by pressing `<crtl>` + `x`
|
||||
4. Install Fedora to disk from the live USB
|
||||
5. On the first boot of the newly installed system, repeat steps 1-3.
|
||||
6. Once in the installed system, install the nvidia drivers from https://rpmfusion.org/Howto/NVIDIA[rpmfusion].
|
||||
7. Wait a few minutes (for the kernel modules to build themselves) and then reboot.
|
||||
|
||||
Your nVidia GPU should now work using the nVidia drivers.
|
||||
|
|
@ -1,7 +1,7 @@
|
|||
= Fedora Linux User Documentation
|
||||
The Fedora docs team
|
||||
:revnumber: F37
|
||||
:revdate: 2022-11-15
|
||||
:revnumber: F38
|
||||
:revdate: 2023-04-18
|
||||
// :revremark: a new beginning
|
||||
|
||||
:experimental:
|
||||
|
|
@ -23,24 +23,28 @@ xref:getting-started.adoc[Getting started]::
|
|||
*First time with Fedora Linux?* New users find here extensive information to get Fedora up and running
|
||||
xref:system-upgrade.adoc[System upgrade]::
|
||||
*Do you already have a Fedora Linux edition or Spin up and running?* You don't need to reinstall your system to get the new release. Fedora has put a lot of work into making an in-place update reliable and fully automated.
|
||||
xref:release-notes:index.adoc[Fedora 37 release notes]::
|
||||
xref:release-notes:index.adoc[Fedora 38 release notes]::
|
||||
Contains extensive information about new and modified features of the current release. Users are advised to skim this information to check if they may be affected by one of the changes or are now able to resolve an issue with a new feature
|
||||
xref:f36@release-notes:index.adoc[Fedora 36 release notes]::
|
||||
xref:f37@release-notes:index.adoc[Fedora 37 release notes]::
|
||||
Fedora supports the current and the previous release. As a reference here is a quick link to the previous release notes.
|
||||
+
|
||||
In the top bar, you can select older release notes.
|
||||
A newbie's primer::
|
||||
Are you new to Linux? Here we provide some facts, vocabulary, and links for a https://docs.fedoraproject.org/en-US/quick-docs/getting-started-guide/[first orientation].
|
||||
|
||||
You may also look at link:++https://fedoramagazine.org/++[Fedora Magazine], featuring often-updated articles of interest to Fedora users from beginner to expert, and from Raspberry Pi to the desktop to servers to the cloud.
|
||||
|
||||
== Getting help
|
||||
There are many places on the internet that can help you when you encounter a problem not described in this chapter: discussion boards, blogs, IRC, and more. Some of the more popular places where you can find help include:
|
||||
|
||||
* link:++https://ask.fedoraproject.org/++[Ask Fedora] - Fedora's knowledge base, available in multiple languages
|
||||
* link:++https://ask.fedoraproject.org/++[Ask Fedora] - Fedora's knowledge base and community-driven question-and-answer site, available in multiple languages
|
||||
|
||||
* The #fedora IRC channel on link:++https://chat.fedoraproject.org/#/room/#fedora:fedoraproject.org++[Libera.Chat] - one of the main Matrix/IRC channels used by Fedora users, English only
|
||||
|
||||
* link:++https://fedoraproject.org/wiki/++[Fedora Project Wiki] - the official wiki for Fedora Project
|
||||
// pboy: removed because the wiki is outdated
|
||||
// * link:++https://fedoraproject.org/wiki/++[Fedora Project Wiki] - the official wiki for Fedora Project
|
||||
|
||||
* You may also look at link:++https://fedoramagazine.org/++[Fedora Magazine], featuring often-updated articles of interest to Fedora users from beginner to expert
|
||||
|
||||
* link:++https://unix.stackexchange.com/++[Stack Exchange] - an English language Q&A board, not specific to Fedora
|
||||
|
||||
|
|
@ -64,6 +68,9 @@ Fedora has a vibrant community. The meeting place is the https://discussion.fedo
|
|||
|
||||
Fedora is a huge project. Some of us will remember when we first started getting involved in Fedora. It was not easy to get an overview and to find a way to contribute one's interests and skills in the best possible way. Fortunately, we now have an initiative to pave the way for new participants and provide some guidance. Have a look at https://docs.stg.fedoraproject.org/en-US/project/join/#_not_sure_where_to_start_come_hang_out_with_us['Not sure where to start? Come hang out with us!'] and/or jump into https://pagure.io/fedora-join/Welcome-to-Fedora/issues['Welcome to Fedora'] activities.
|
||||
|
||||
// pboy: to add as soon as we have updated the site
|
||||
// You may also check out link:++https://whatcanidoforfedora.org/++[whatcanidoforfedora] which will guide you to different areas where you can help, and to the people who can help you get started.
|
||||
|
||||
== How to help us and give you back a better working Fedora
|
||||
|
||||
The Fedora Documentation Project only actively maintains documentation for the most recent release and the one before it. We also preserve older documentation on this site for historical interest and to acknowledge the generous contribution of time and effort by many, many writers and translators.
|
||||
|
|
|
|||
|
|
@ -1,9 +1,7 @@
|
|||
= Preparing Boot Media
|
||||
|
||||
[IMPORTANT]
|
||||
____
|
||||
This is an *internal demo* and preview of the proposed changes to the Fedora user documentation. It is a *first draft* and part of a proof of concept. It is *neither valid information nor final content*. The intent is to outline the _structure_ of the documentation as a whole and the _intended message_ of this section.
|
||||
____
|
||||
The Fedora docs team
|
||||
:revnumber: unknown
|
||||
:revdate: currently slightly out of date
|
||||
|
||||
Fedora images are `Hybrid ISOs` and can be used to create installation media with both optical and USB disks, for booting on both BIOS and UEFI systems.
|
||||
|
||||
|
|
|
|||
|
|
@ -1,5 +1,7 @@
|
|||
= Upgrading Your Current System
|
||||
|
||||
The Fedora docs team
|
||||
:revnumber: F38
|
||||
:revdate: 2023-04-18
|
||||
|
||||
This chapter explains how to upgrade your existing Fedora installation to the current release. There are two basic ways to do so:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue