On Thu, 15 Jul 2004 15:44:42 +0200, J. van der Horst <[EMAIL PROTECTED]> wrote: > Hi ther, > > when I run 'df' I get a negative block size: > > Filesystem 1k-blocks Used Available Use% Mounted on > /dev/hda2 -802259910193 1 0 34% / > > fsck: > > fsck 1.27 (8-Mar-2002) > e2fsck 1.27 (8-Mar-2002) > /dev/hda2: clean, 61441/389376 files, 253218/778176 blocks
It is possible that the filesystem is not really clean, even though it is not marked as such. Try running 'e2fsck -f -v -C0 /dev/hda2' Hopefully, that should sort the matter out. Regards, Raj Kiran -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]