On Tuesday 29 January 2008 18:40:29 Ken Schneider wrote:
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
I ran :~> du -sk|sort -n 73457269 . and only got a number. Jerome -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org For additional commands, e-mail: opensuse+help@opensuse.org