From owner-freebsd-questions Tue Mar 28 00:59:39 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id AAA03011 for questions-outgoing; Tue, 28 Mar 1995 00:59:39 -0800 Received: from Root.COM (implode.Root.COM [198.145.90.1]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id AAA03005 for ; Tue, 28 Mar 1995 00:59:37 -0800 Received: from corbin.Root.COM (corbin.Root.COM [198.145.90.18]) by Root.COM (8.6.8/8.6.5) with ESMTP id AAA03542; Tue, 28 Mar 1995 00:59:29 -0800 Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.11/8.6.5) with SMTP id AAA00362; Tue, 28 Mar 1995 00:59:29 -0800 Message-Id: <199503280859.AAA00362@corbin.Root.COM> X-Authentication-Warning: corbin.Root.COM: Host localhost didn't use HELO protocol To: shane@et.pronex.com (Shane Anderson) cc: questions@FreeBSD.org Subject: Re: fsck In-reply-to: Your message of "Mon, 27 Mar 95 12:53:52." <322@et.pronex.com> From: David Greenman Reply-To: davidg@Root.COM Date: Tue, 28 Mar 1995 00:59:28 -0800 Sender: questions-owner@FreeBSD.org Precedence: bulk >On booting, I get a non-interactive fsck clean on /dev/rwd0a, e, f, >and g. > >Upon an interactive fsck, it shows CLEAN FLAG IS WRONG IN >SUPERBLOCK on rwd0a. After fixing rwd0a, I have both 1. rebooted; >and 2. done another fsck to clean rwd0a, e, f and g. Each shows the >CLEAN FLAG IS WRONG IN SUPERBLOCK condition, and each apparently is >fixed and written. > >In both cases, above, upon halting the system and rebooting, the >non-interactive fsck shows a clean on the devices and the second >paragraph, above re-applies. Are the filesystem mounted when you do the "interactive" fsck? -DG