Rajko M. pecked at the keyboard and wrote:
> On Tuesday 29 January 2008 09:09:47 am Carlos E. R. wrote:
>>         Carlos E. R.
> 
> Still, it is not close to 965 MiB. 
> Looking the partitions it seems that all is created during installation, so 
> it 
> should not be a /tmp and /var previous content that is using hard disk, 
> unless installer used them and forgot to clean after mounting partitions. 
> 

Since it is quite _obvious_ that the _root_ partition is full that is
where the OP needs to start looking.

du -sk|sort -n   will report least used to most used. Ignore filesystems
on other partitions and you are on your way to solving the problem. When
you find which directory is the culprit cd to it and run the command
again and again cd to the most used directory again until you find the
problem.

-- 
Ken Schneider
SuSe since Version 5.2, June 1998
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to