Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Freeing up disk space problem!!
Date: Tue, 28 Feb 2012 12:02:11
Message-Id: jiifjm$g5p$1@dough.gmane.org
In Reply to: [gentoo-user] Freeing up disk space problem!! by trevor donahue
1 On 28/02/12 13:37, trevor donahue wrote:
2 > Hi everyone,
3 > I'm experiencing a major problem right now. I've been using gentoo for
4 > several months now and I simply lllooove it!
5 > So here's the thing. When I use gentoo for a long time, even without
6 > updating the current pack of installed software (emerge -uD world), I am
7 > left without disk space... In situations like this I start deleting
8 > /var/tmp/*, /tmp/*, /usr/portage/distfiles/*, maybe do even a
9 > revdep-rebuild to fix something, but even then I'm left with no more
10 > then 100 mb, which obviously is not enough ...
11 > So this time I googled a bit and I deleted all the /usr/share/doc/ and
12 > this left me with 2.5 gb of space (wow).
13 >
14 > So the questions are ... in cases like this, what should be done? what
15 > is storing this much space? logs?
16
17 Install sys-fs/ncdu and run it as root with "ncdu -x /". It's gonna
18 take a bit to scan everything, but after that you should be able to tell
19 what's taking up all the space.