Gentoo Archives: gentoo-user

From: Platoali <platoali@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Resizing ext3 Partition
Date: Mon, 04 May 2009 14:02:47
Message-Id: 200905041832.39554.platoali@gmail.com
In Reply to: Re: [gentoo-user] Resizing ext3 Partition by Neil Bothwick
1 On Do shanbe 14 Ordibehesht 1388 18:22:19 Neil Bothwick wrote:
2 > On Mon, 4 May 2009 12:56:05 +0000, Marco wrote:
3 > > I am new to gentoo and so far I really like it. But now, I am running
4 > > out of disk space on my root partition (10 GB), although I have a
5 > > rather small system with fluxbox (no KDE, GNOME,...). Thought gentoo
6 > > would not waste my resources that much. Now I am thinking about how to
7 > > resize my ext3 partitions.
8 >
9 > I'd look to see what is filling up the root partition, 10GB should be more
10 > than enough.
11
12
13 Try to remount route on another directory and check which directory is using
14 so much. I had a similar problem asked this a couple of month before on this
15 mailing list. They gave this commands:
16
17 #mount -o bind / /mnt/root
18 #du -max-dep=1
19
20 bests

Replies

Subject Author
Re: [gentoo-user] Resizing ext3 Partition Dirk Heinrichs <dirk.heinrichs@××××××.de>