add fixes
This commit is contained in:
parent
db5f09cae9
commit
9b09ccd83d
1 changed files with 7 additions and 1 deletions
|
@ -72,7 +72,13 @@ You can also use `{NEXTVER}` to upgrade to a link:https://fedoraproject.org/wiki
|
||||||
+
|
+
|
||||||
[source,bash]
|
[source,bash]
|
||||||
----
|
----
|
||||||
sudo dnf system-upgrade reboot
|
sudo dnf system-upgrade reboot
|
||||||
|
----
|
||||||
|
|
||||||
|
When upgrading from Fedora 41, the following is a valid command.
|
||||||
|
[source,bash]
|
||||||
|
----
|
||||||
|
sudo dnf5 offline reboot
|
||||||
----
|
----
|
||||||
|
|
||||||
. Once the upgrade process completes, your system will reboot a second time into the updated release version of Fedora Linux.
|
. Once the upgrade process completes, your system will reboot a second time into the updated release version of Fedora Linux.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue