From owner-freebsd-questions Mon Nov 11 14: 6:53 2002 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 95D2437B401 for ; Mon, 11 Nov 2002 14:06:52 -0800 (PST) Received: from casper.sri.com (casper.SRI.COM [128.18.243.12]) by mx1.FreeBSD.org (Postfix) with SMTP id 111FD43E4A for ; Mon, 11 Nov 2002 14:06:52 -0800 (PST) (envelope-from hogsett@csl.sri.com) Received: (qmail 19122 invoked from network); 11 Nov 2002 22:06:47 -0000 Received: from localhost (HELO casper.SRI.COM) (127.0.0.1) by casper.sri.com with SMTP; 11 Nov 2002 22:06:47 -0000 Received: from quarter.csl.sri.com ([130.107.1.30]) by casper.SRI.COM (NAVGW 2.5.2.17) with SMTP id M2002111114064621124 ; Mon, 11 Nov 2002 14:06:46 -0800 Received: from beast.csl.sri.com (beast.csl.sri.com [130.107.2.57]) by quarter.csl.sri.com (8.12.4/8.12.4) with ESMTP id gABM6knr027855; Mon, 11 Nov 2002 14:06:46 -0800 Received: from beast.csl.sri.com (localhost [127.0.0.1]) by beast.csl.sri.com (8.12.6/8.12.6) with ESMTP id gABM6WLL059356; Mon, 11 Nov 2002 14:06:34 -0800 (PST) (envelope-from hogsett@beast.csl.sri.com) Message-Id: <200211112206.gABM6WLL059356@beast.csl.sri.com> To: Mark Miller Cc: freebsd-questions@FreeBSD.ORG Subject: Re: retrieving data from a failing drive In-Reply-To: Message from Mark Miller of "Mon, 11 Nov 2002 14:03:46 PST." <20021111135649.S8068-100000@soda.csua.berkeley.edu> Mime-Version: 1.0 (generated by tm-edit 8.8 (Time Passed Me By)) Content-Type: text/plain; charset=US-ASCII Date: Mon, 11 Nov 2002 14:06:32 -0800 From: Mike Hogsett Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Is there any way I can force the FS to be marked clean, or to mount a > dirty filesystem (possibly in read-only mode)? Read the mount(8) man page, specifically `-f' and `-r' options. I hope you have backups! - Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message