Gentoo Archives: gentoo-user

From: ert256 <ert256@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Weird df listing
Date: Tue, 02 Sep 2008 12:04:32
Message-Id: 48BD2B50.8010503@gmail.com
In Reply to: [gentoo-user] Weird df listing by Michael Sullivan
1 [ 02.09.2008 13:51 ], Michael Sullivan :
2 > Can someone please explain to me what's going on with /dev/sda6? I
3 > couldn't log into GNOME after my reboot yesterday, and when I asked for
4 > a df listing in the console, I got this. Shouldn't there be 4GB
5 > available?
6 >
7 > camille ~ # df -h
8 > Filesystem Size Used Avail Use% Mounted on
9 > /dev/sda6 78G 74G 0G 100% /
10 > udev 10M 184K 9.9M 2% /dev
11 > /dev/sda7 52G 40G 12G 78% /mnt/store
12 > shm 247M 0 247M 0% /dev/shm
13 > catherine:/backup 44G 34G 8.5G 80% /backup/catherine
14 Hello
15 If this is ext3 partition, it may be root reserved space.
16 You reduce it by running as root
17 tune2fs /dev/sda6 -m <reserved-blocks-percentage>
18 or
19 tune2fs /dev/sda6 -r <reserved-blocks-count>
20 Bye
21 --
22 Rafał (ert16) Trójniak
23 m@il : ert256@×××××.com
24 Jid : ert256@×××××.com ert16@××××××.pl
25 GPG key-ID : DD681D47
26 749F E1DC A58F 9084 BBC0
27 797A 0691 53D6 DD68 1D47

Attachments

File name MIME type
signature.asc application/pgp-signature