Article 53W59 Not enough free disk space on upgrade

Not enough free disk space on upgrade

by
eco_bach
from LinuxQuestions.org on (#53W59)
So spent the afternoon simply trying to upgrade from Ubuntu 18.04 to 20.04

using the following command
Code:sudo update-manager -c -dBut repeatedly get the following error popup when the installation is half complete

Quote:
Not enough free disk space

The upgrade has aborted. The upgrade needs a total of 4,520 M free space on disk '/'. Please free at least an additional 3,510 M of disk space on '/'. Empty your trash and remove temporary packages of former installations using 'sudo apt-get clean'.
I've gone thru all the usual steps to free up space including removing ALL but necessary linux kernels et.

This is the result of a $df command

Code:Filesystem 1K-blocks Used Available Use% Mounted on
udev 32870524 0 32870524 0% /dev
tmpfs 6588324 2076 6586248 1% /run
/dev/sda2 41153856 38030268 1010052 98% /
tmpfs 32941612 0 32941612 0% /dev/shm
tmpfs 5120 4 5116 1% /run/lock
tmpfs 32941612 0 32941612 0% /sys/fs/cgroup
/dev/loop0 56320 56320 0 100% /snap/core18/1705
/dev/nvme1n1p1 491209736 71596 466116444 1% /mnt/xxxxxxxxxxxx
/dev/loop1 114432 114432 0 100% /snap/cmake/340
/dev/loop2 116992 116992 0 100% /snap/cmake/283
/dev/loop3 56320 56320 0 100% /snap/core18/1754
/dev/loop4 56064 56064 0 100% /snap/core18/1668
/dev/sda1 562084 7324 554760 2% /boot/efi
/dev/loop5 114432 114432 0 100% /snap/cmake/323
/dev/sda3 660427896 538425036 88432044 86% /home
tmpfs 6588320 52 6588268 1% /run/user/1000Can any experienced linux users suggest what steps i should take next?
Thanks and regardslatest?d=yIl2AUoC8zA latest?i=z41A7eCp2O0:U_SSHZb4gZM:F7zBnMy latest?i=z41A7eCp2O0:U_SSHZb4gZM:V_sGLiP latest?d=qj6IDK7rITs latest?i=z41A7eCp2O0:U_SSHZb4gZM:gIN9vFwz41A7eCp2O0
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments