From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 02:51:29 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 30D381065671 for ; Wed, 11 Jun 2008 02:51:29 +0000 (UTC) (envelope-from fbsd06+WZ=e8b8e417@mlists.homeunix.com) Received: from turtle-out.mxes.net (turtle-out.mxes.net [216.86.168.191]) by mx1.freebsd.org (Postfix) with ESMTP id 0B8628FC13 for ; Wed, 11 Jun 2008 02:51:28 +0000 (UTC) (envelope-from fbsd06+WZ=e8b8e417@mlists.homeunix.com) Received: from mxout-03.mxes.net (mxout-03.mxes.net [216.86.168.178]) by turtle-in.mxes.net (Postfix) with ESMTP id B48281643FE for ; Tue, 10 Jun 2008 22:39:47 -0400 (EDT) Received: from gumby.homeunix.com. (unknown [87.81.140.128]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.mxes.net (Postfix) with ESMTP id 803DB23E4AE for ; Tue, 10 Jun 2008 22:39:46 -0400 (EDT) Date: Wed, 11 Jun 2008 03:39:44 +0100 From: RW To: freebsd-questions@freebsd.org Message-ID: <20080611033944.052cb2f4@gumby.homeunix.com.> In-Reply-To: <62b856460806101706y6852c7e5k1922a3b39e628cb1@mail.gmail.com> References: <62b856460806101706y6852c7e5k1922a3b39e628cb1@mail.gmail.com> X-Mailer: Claws Mail 3.4.0 (GTK+ 2.12.10; i386-portbld-freebsd7.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: system needing fsck at reboot, manual intervention necessary 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, 11 Jun 2008 02:51:29 -0000 On Wed, 11 Jun 2008 02:06:52 +0200 "Michael Grant" wrote: > > Anyway, what I'd like to know, where is the fsck that is done at > reboot such that I can modify it to do an fsck -y? Some people will > argue this is dangerous, but I'm not sure what else one would do. The > goal is to make it reboot without intervention. > Set fsck_y_enable=yes in rc.conf