[Gambas-user] nothing to do with gambas, but a problem for me

Charlie karl.reinl at ...9...
Mon Sep 22 23:53:38 CEST 2003


Salut,

here you see my diskspace made with df -h , the problem is my /root it shows me only 18M available, but with 'du' it 
must be about 300 M, I made it the 'du' also for the other partitions and  it is OK.
Has anybody a hint for me.
I logged in with a Knoppix and can't find nothing which explaint the lost 30M.

df -h

Filesystem            Size  Used Avail Use% Mounted on
/dev/sda11            2.0G  2.0G   18M 100% /
/dev/sda5              30M  8.3M   20M  29% /boot
/dev/sda12            3.0G  2.0G  1.0G  64% /usr
/dev/sda13            3.0G  1.1G  1.9G  35% /opt
/dev/sda14            1.0G  505M  522M  50% /home
/dev/sda15             10G  4.0G  6.0G  40% /vmware
shmfs                1006M     0 1006M   0% /dev/shm

	.
in root making du -h -m -x -s
1705

cd /boot 
du -h -m -x -s
9	.

cd /home
du -h -m -x -s
489	.

cd /opt
du -h -m -x -s
1111	.

cd /usr
du -h -m -x -s
2154	.







More information about the User mailing list