Date: Fri, 30 Jul 1999 10:59:39 -0700 From: John-Mark Gurney <gurney_j@efn.org> To: Jeroen Ruigrok/Asmodai <asmodai@wxs.nl> Cc: current@FreeBSD.ORG Subject: Re: An oddity after a panic Message-ID: <19990730105939.41269@hydrogen.fircrest.net> In-Reply-To: <19990730084127.A1396@daemon.ninth-circle.org>; from Jeroen Ruigrok/Asmodai on Fri, Jul 30, 1999 at 08:41:27AM %2B0200 References: <19990730084127.A1396@daemon.ninth-circle.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeroen Ruigrok/Asmodai scribbled this message on Jul 30: > [root@daemon:/usr/obj] (33) # cd work/FreeBSD/src/gnu/usr.bin/ > [root@daemon:/usr/obj/work/FreeBSD/src/gnu/usr.bin] (34) # ll > total 2 > 1 drwxr-xr-x 3 root wheel - 512 Jul 30 08:31 ./ ^ that is your problem, this should be 2 not 3... rerun fsck on it manually... if it doesn't fix the problem... use fsdb to unlink this directory, and then run fsck, it should dump the directory (or put it in lost+found)... you can also use fsdb to reduce the link count to 2 so you can rmdir it... -- John-Mark Gurney Voice: +1 541 684 8449 Cu Networking P.O. Box 5693, 97405 "The soul contains in itself the event that shall presently befall it. The event is only the actualizing of its thought." -- Ralph Waldo Emerson To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19990730105939.41269>