On 6/1/20 12:53 PM, Samuel Sieb wrote:
On 6/1/20 3:05 AM, Patrick Dupre wrote:
dnf system-upgrade download --releasever=32
make the upgrade through internet
How can I do the same from a .iso file ?
You can't.
_______________________________________________
You can mount the .iso and read all the rpms from the iso to a file then
use createrepo to make a local repository with a .repo file referencing
it in yum.repos.d.
Then
dnf --releasever=32 --setopt=deltarpm=false --allowerasing
will use the local repo
Very useful for multiple machines.
_______________________________________________
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