From owner-freebsd-questions@FreeBSD.ORG Wed Sep 6 11:33:14 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 F281E16A4DA for ; Wed, 6 Sep 2006 11:33:14 +0000 (UTC) (envelope-from erikt@midgard.homeip.net) Received: from pne-smtpout2-sn1.fre.skanova.net (pne-smtpout2-sn1.fre.skanova.net [81.228.11.159]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42E4243D53 for ; Wed, 6 Sep 2006 11:33:12 +0000 (GMT) (envelope-from erikt@midgard.homeip.net) Received: from falcon.midgard.homeip.net (83.253.29.241) by pne-smtpout2-sn1.fre.skanova.net (7.2.075) id 44FBE71B000B276F for freebsd-questions@freebsd.org; Wed, 6 Sep 2006 13:33:12 +0200 Received: (qmail 26632 invoked from network); 6 Sep 2006 13:33:09 +0200 Received: from owl.midgard.homeip.net (10.1.5.7) by falcon.midgard.homeip.net with SMTP; 6 Sep 2006 13:33:09 +0200 Received: (qmail 10399 invoked by uid 1001); 6 Sep 2006 13:33:09 +0200 Date: Wed, 6 Sep 2006 13:33:09 +0200 From: Erik Trulsson To: Free BSD Questions list Message-ID: <20060906113309.GA10355@owl.midgard.homeip.net> Mail-Followup-To: Free BSD Questions list References: <20060906112907.GB18299@teddy.fas.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20060906112907.GB18299@teddy.fas.com> User-Agent: Mutt/1.5.11 Subject: Re: Disabling background fsck? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Sep 2006 11:33:15 -0000 On Wed, Sep 06, 2006 at 07:29:07AM -0400, stan wrote: > ON machines that I'm actively making chnages on, and may make frequent > reboots, I'd like to disable backgroundfsck to avoid the risk of rebooting > wile t is still running. > > How can i do this? > Just add the line background_fsck="NO" to /etc/rc.conf -- Erik Trulsson ertr1013@student.uu.se