On Sat, 16 May 2020, Ranjan Maitra wrote:
There is an option called "upgrade" under dnf system-upgrade.
However: https://fedoramagazine.org/upgrading-fedora-31-to-fedora-32/ does not mention it and suggests using:
sudo dnf system-upgrade download --releasever=32
What is the difference?
dnf system-upgrade upgrade is what actually does the update behind the
scenes. The order is
1. dnf system-upgrade download - which downloads and tests the upgrade
2. dnf system-upgrade reboot - which reboots the system into what is
essentially an "upgrade" mode.
3 dnf system-upgrade upgrade - which is run automatically in this "upgrade"
mode before too much is started. The system should reboot normally after
the upgrade succeeds.
You can't run dnf system-upgrade upgrade directly.
Michael Young
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx