[ 02.09.2008 13:51 ], Michael Sullivan :
> Can someone please explain to me what's going on with /dev/sda6?  I
> couldn't log into GNOME after my reboot yesterday, and when I asked for
> a df listing in the console, I got this.  Shouldn't there be 4GB
> available?
> 
> camille ~ # df -h
> Filesystem            Size  Used Avail Use% Mounted on
> /dev/sda6              78G   74G  0G  100% /
> udev                   10M  184K  9.9M   2% /dev
> /dev/sda7              52G   40G   12G  78% /mnt/store
> shm                   247M     0  247M   0% /dev/shm
> catherine:/backup      44G   34G  8.5G  80% /backup/catherine
Hello
If this is ext3 partition, it may be root reserved space.
You reduce it by running  as root
tune2fs /dev/sda6 -m <reserved-blocks-percentage>
or
tune2fs /dev/sda6 -r <reserved-blocks-count>
Bye
-- 
Rafał (ert16) Trójniak
[EMAIL PROTECTED] : [EMAIL PROTECTED]
Jid : [EMAIL PROTECTED] [EMAIL PROTECTED]
GPG  key-ID : DD681D47
749F E1DC A58F 9084 BBC0
797A 0691 53D6 DD68 1D47

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to