On Mon, Nov 22, 2004 at 11:23:36PM -0500, Gustavo J. Zamorano S. wrote: > If you only have just those two file systmes, / and /boot, then chances > are that the log files are big. The original poster's problem is that df -H shows lots of space available, so the problem is not likely large files, but lots of small files, which is why I suggested checking df -i, instead, to see how many inodes are left. Chuck