View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#12
Please post the output of
Code:
df
mount
free
du -kx / | sort -n | tail -n 20
du -kx /home | sort -n | tail -n 20
to decide where to safely free some space.

Try to disable extras-devel and extras-testing repositories, if used to get some space due to a smaller packages listing.