From owner-freebsd-questions@FreeBSD.ORG Wed Jul 16 08:00:26 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9089337B401 for ; Wed, 16 Jul 2003 08:00:26 -0700 (PDT) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C8243F3F for ; Wed, 16 Jul 2003 08:00:25 -0700 (PDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.9/8.12.9) id h6GF0O0A064794; Wed, 16 Jul 2003 10:00:24 -0500 (CDT) (envelope-from dan) Date: Wed, 16 Jul 2003 10:00:24 -0500 From: Dan Nelson To: keith@smmc.qld.edu.au Message-ID: <20030716150024.GF68402@dan.emsphone.com> References: <1767.203.220.88.74.1058329275.squirrel@localhost.smmc.qld.edu.au> <20030716052832.GB68402@dan.emsphone.com> <1126.10.0.1.173.1058345892.squirrel@localhost.smmc.qld.edu.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1126.10.0.1.173.1058345892.squirrel@localhost.smmc.qld.edu.au> X-OS: FreeBSD 5.1-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.4i cc: Free bsd Subject: Re: What shuld fsck -p report if all is well for a single AD0 disk? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Jul 2003 15:00:26 -0000 In the last episode (Jul 16), keith@smmc.qld.edu.au said: > > In the last episode (Jul 16), keith@smmc.qld.edu.au said: > >> Hi all > >> In su mode, I do fsck -p and it tells me the system is NO WRITE. Is > >> this correct? > >> If I read the docs rightly...it is? > >> Signed dazed and confused > >> Thanks > >> Keith > > > > You can't preen filesystem if they're mounted read/write > > HI Dan and thanks, > So do I read you correct that the "NO WRITE" is what I should see? > Keith On a filesystem that's mounted read/write, yes. If you really need to fix problems, you will have to dismount the filesystem, or mount it in readonly mode. -- Dan Nelson dnelson@allantgroup.com