Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Mar 1997 16:36:54 -0800 (PST)
From:      asami@vader.cs.berkeley.edu (Satoshi Asami)
To:        proff@suburbia.net
Cc:        freebsd-current@freebsd.org
Subject:   Re: file sizes
Message-ID:  <199703200036.QAA19767@vader.cs.berkeley.edu>
In-Reply-To: <19970319142735.17068.qmail@suburbia.net> (proff@suburbia.net)

next in thread | previous in thread | raw e-mail | index | archive | help
 * ls -l /usr/share/mk
 :
 * -r------wx  255 1671180  1671192  71777085445571048 Aug 24 09:30 bsd.kern.mk
 :

Seems like this directory is quite messed up.  Try "ls -lo" too,
you'll probably see a lot of undeletable files.  This is a hardware or
disk driver problem.

I saw something like this when one of my disks went south and totally
confused the kernel, which managed to scramble the other (healthy)
disk.  You'll have several "bad inodes" and stuff, so just mv them all 
into a separate directory and run fsck manually in single-user mode.

Satoshi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199703200036.QAA19767>