Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Oct 2003 10:10:28 +0100
From:      Scott Mitchell <scott+freebsd@fishballoon.org>
To:        freebsd@ryansandridge.com
Cc:        freebsd-questions@freebsd.org
Subject:   Re: strange dump (dark matter?)
Message-ID:  <20031023091027.GC57527@llama.fishballoon.org>
In-Reply-To: <DE8A8B94-04FC-11D8-AAFC-003065BBC750@ryansandridge.com>
References:  <20031022200054.30862.qmail@web41412.mail.yahoo.com> <7381BDDB-04D6-11D8-AAFC-003065BBC750@ryansandridge.com> <DE8A8B94-04FC-11D8-AAFC-003065BBC750@ryansandridge.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 22, 2003 at 10:01:51PM -0400, Ryan Sandridge wrote:
> Well, as a newbie, it only took me about 10 hours to figure out on my 
> own that I needed to run fsck.  It showed me that I had an unreferenced 
> file hiding on my disk; however fsck never seemed to work as 
> documented.  I couldn't ever run it with 'fsck -p', I always received 
> (and still do receive):
> 
> /dev/ad0s1g: NO WRITE ACCESS
> /dev/ad0s1g: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
> 
> and when I ran it with just 'fsck', it would always answer "no" to the 
> prompts to fix the problems without giving me an opportunity to fix it. 
>  No I didn't use the -n flag to force no responses, and I am aware of 
> the -y flag, but the documentation warns against doing this.  Finally I 
> threw my hands up, and rebooted, which seemed to clear up the 
> unreferenced file.

You should only be running fsck on unmounted filesystems, or those mounted
read-only.  Looks like you tried to fsck a mounted filesystem?

Cheers,

	Scott

-- 
===========================================================================
Scott Mitchell           | PGP Key ID | "Eagles may soar, but weasels
Cambridge, England       | 0x54B171B9 |  don't get sucked into jet engines"
scott at fishballoon.org | 0xAA775B8B |      -- Anon



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