[SOLVED] Updating from an old version of Fedora
by Ian D from LinuxQuestions.org on (#535B1)
I have a machine running Fedora 26 and I would like to upgrade' to Fedora 32. Now, I realise that I could have updated several times along the way and that it would probably have been very easy - but I didn't do it.
On my system, if I do a df I get this
Code:[ian@localhost ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.5G 0 3.5G 0% /dev
tmpfs 3.5G 113M 3.4G 4% /dev/shm
tmpfs 3.5G 1.4M 3.5G 1% /run
tmpfs 3.5G 0 3.5G 0% /sys/fs/cgroup
/dev/mapper/fedora-root 49G 10G 37G 22% /
tmpfs 3.5G 5.8M 3.5G 1% /tmp
/dev/mapper/fedora-home 863G 674G 145G 83% /home
/dev/sda1 976M 193M 717M 22% /boot
tmpfs 717M 52K 717M 1% /run/user/1000Where can I find instructions on the best way forward?


On my system, if I do a df I get this
Code:[ian@localhost ~]$ df -h
Filesystem Size Used Avail Use% Mounted on
devtmpfs 3.5G 0 3.5G 0% /dev
tmpfs 3.5G 113M 3.4G 4% /dev/shm
tmpfs 3.5G 1.4M 3.5G 1% /run
tmpfs 3.5G 0 3.5G 0% /sys/fs/cgroup
/dev/mapper/fedora-root 49G 10G 37G 22% /
tmpfs 3.5G 5.8M 3.5G 1% /tmp
/dev/mapper/fedora-home 863G 674G 145G 83% /home
/dev/sda1 976M 193M 717M 22% /boot
tmpfs 717M 52K 717M 1% /run/user/1000Where can I find instructions on the best way forward?