From owner-freebsd-current@FreeBSD.ORG Tue May 6 05:09:28 2003 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 43C0E37B401; Tue, 6 May 2003 05:09:28 -0700 (PDT) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 253C843F85; Tue, 6 May 2003 05:09:26 -0700 (PDT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.8/8.12.3) with ESMTP id h46C9OA7052736; Tue, 6 May 2003 06:09:24 -0600 (MDT) (envelope-from imp@bsdimp.com) Date: Tue, 06 May 2003 06:06:51 -0600 (MDT) Message-Id: <20030506.060651.68031282.imp@bsdimp.com> To: DougB@freebsd.org From: "M. Warner Losh" In-Reply-To: <20030505235016.H666@znfgre.qbhto.arg> References: <20030506012317.GA610@chihiro.leafy.idv.tw> <20030506.003114.66177783.imp@bsdimp.com> <20030505235016.H666@znfgre.qbhto.arg> X-Mailer: Mew version 2.1 on Emacs 21.2 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-current@freebsd.org Subject: Re: Precaution! X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2003 12:09:28 -0000 In message: <20030505235016.H666@znfgre.qbhto.arg> Doug Barton writes: : On Tue, 6 May 2003, M. Warner Losh wrote: : : > I think that background_fsck to 'no' and fsck_y_enable to 'yes' will : > do approximately what you want. : : I'm starting to think you have me kill-filed Warner. :) No, this won't : work, unless the file system is marked dirty, which of course is not the : problem we're trying to solve. no, I just have a bad habbit of not always reading to the end of the thread. : > Alternatively, the following script in /etc/rc.d might do the trick. : : The one I already sent is better, for reasons I'll be happy to elaborate : on if you want. I also tested it. :) Yours is better... Warner