Date: Sun, 31 May 1998 21:47:23 -0400 (EDT) From: jack <jack@germanium.xtalwind.net> To: Eddie Irvine <eirvine@tpgi.com.au> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: fsck - Clean Bit not set. Why not? Message-ID: <Pine.BSF.3.96.980531213744.9559A-100000@germanium.xtalwind.net> In-Reply-To: <01bd8cf6$4fe20d60$a31a1acb@gretchen>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 1 Jun 1998, Eddie Irvine wrote:
> Yes. The message comes *any time*
> I manually run fsck. Always has -
> I thought it was kind of a feature.
When you say `manually run fsck' do you mean run it on a live,
mounted filesystem? If so, the clean bit, by definition, will
never be set under those circumstances.
germanium#{103} umount /usr/graphics
germanium#{104} fsck /dev/rsd2s1e
** /dev/rsd2s1e
** Last Mounted on /usr/graphics
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
50596 files, 2107281 used, 872957 free (7749 frags, 108151
blocks, 0.3% fragmentation)
germanium#{105} mount /usr/graphics
germanium#{106} fsck /dev/rsd2s1e
** /dev/rsd2s1e
** Last Mounted on /usr/graphics
** Phase 1 - Check Blocks and Sizes
** Phase 2 - Check Pathnames
** Phase 3 - Check Connectivity
** Phase 4 - Check Reference Counts
** Phase 5 - Check Cyl groups
CLEAN FLAG NOT SET IN SUPERBLOCK
FIX? [yn] n
--------------------------------------------------------------------------
Jack O'Neill Systems Administrator / Systems Analyst
jack@germanium.xtalwind.net Crystal Wind Communications, Inc.
Finger jack@germanium.xtalwind.net for my PGP key.
PGP Key fingerprint = F6 C4 E6 D4 2F 15 A7 67 FD 09 E9 3C 5F CC EB CD
enriched, vcard, HTML messages > /dev/null
Mail from netcom.com blocked until they stop relaying SPAM
--------------------------------------------------------------------------
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.980531213744.9559A-100000>
