For When You Can't Have The Real Thing
[ start | index | login ]
start > Fedora > 34 > Fedora Upgrade Procedure

Fedora Upgrade Procedure

Created by dave. Last edited by dave, 2 years and 39 days ago. Viewed 486 times. #2
[diff] [history] [edit] [rdf]
labels
attachments
(2022-02-08)

Problem

I want to upgrade from Fedora 34 to Fedora 35.

Solution

dnf -y --refresh upgrade
dnf -y install dnf-plugin-system-upgrade
dnf -y system-upgrade download --refresh --releasever=35
dnf -y system-upgrade reboot

rpm --rebuilddb dnf -y distro-sync --setopt=deltarpm=0 dnf -y install rpmconf

rpmconf -a

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt