On Tue, 02 Sep 2008 06:51:14 -0500, Michael Sullivan <[EMAIL PROTECTED]> wrote: > 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% /
If you use journalised filesystem like ext3, it save some space for the filesystem logs and for the root user. > 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 HTH. -- Xavier