You are not logged in.

#1 2011-01-10 23:37:19

B-80
Member
Registered: 2010-05-05
Posts: 47

[Solved] root partition full, but Idk where the space is

So I tried switching from gnome to KDE, stopped gnome and gdm, ran pacman -Rcns gnome

rebooted and ran pacman -S kde phonon-xine like it says in the wiki.

I got an error saying there was no space left.

I ran df -h and it says my drive mounted at / has no space

I have plenty of space in home and on other hard drives, so I ran a pacman -Sc and that cleared up about 400 megs, but I need more to install KDE.

I am totally in the command line here, so I don't really know what utils to use to find where my space is being hogged. I have about 8 gigs in my root partition, so that should be enough I'd think...

basically I need to know how to clear up some space.

Also I moved my /usr /var and /sbin from / and it didn't clear any space at all...

Last edited by B-80 (2011-09-12 05:22:04)

Offline

#2 2011-01-11 00:02:27

graysky
Wiki Maintainer
From: :wq
Registered: 2008-12-01
Posts: 10,597
Website

Re: [Solved] root partition full, but Idk where the space is

Use ncdu to see where the usage is...

# ncdu -x /

You can also use bleachbit (in the AUR).  I have an alias in my root's ~/.bashrc to do it but you can also do so via the GUI.

alias bb="bleachbit --delete system.cache system.localizations system.trash system.tmp"

Last edited by graysky (2011-01-11 00:04:02)


CPU-optimized Linux-ck packages @ Repo-ck  • AUR packagesZsh and other configs

Offline

#3 2011-01-11 01:03:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [Solved] root partition full, but Idk where the space is

Offline

#4 2011-01-11 01:10:26

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] root partition full, but Idk where the space is

Moving to Newbie Corner...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#5 2011-01-11 20:58:49

B-80
Member
Registered: 2010-05-05
Posts: 47

Re: [Solved] root partition full, but Idk where the space is

ahh, thanks graysky, ncdu did the trick

Offline

Board footer

Powered by FluxBB