From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 08:49:46 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 EF965106567E for ; Wed, 11 Jun 2008 08:49:46 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (wojtek.tensor.gdynia.pl [IPv6:2001:4070:101:2::1]) by mx1.freebsd.org (Postfix) with ESMTP id E5AF08FC2B for ; Wed, 11 Jun 2008 08:49:45 +0000 (UTC) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from wojtek.tensor.gdynia.pl (localhost [IPv6:::1]) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2) with ESMTP id m5B8nfZ1058830; Wed, 11 Jun 2008 10:49:41 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Received: from localhost (wojtek@localhost) by wojtek.tensor.gdynia.pl (8.14.2/8.14.2/Submit) with ESMTP id m5B8nepd058827; Wed, 11 Jun 2008 10:49:41 +0200 (CEST) (envelope-from wojtek@wojtek.tensor.gdynia.pl) Date: Wed, 11 Jun 2008 10:49:40 +0200 (CEST) From: Wojciech Puchar To: Michael Grant In-Reply-To: <62b856460806101706y6852c7e5k1922a3b39e628cb1@mail.gmail.com> Message-ID: <20080611104928.I58823@wojtek.tensor.gdynia.pl> References: <62b856460806101706y6852c7e5k1922a3b39e628cb1@mail.gmail.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD Questions 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 08:49:47 -0000 fsck_y_enable="YES" On Wed, 11 Jun 2008, Michael Grant wrote: > One of my freebsd 6.3 boxes is crashing and when it reboots, it comes > up in single user mode. Unfortunately, it's a remote box and I don't > have access to a history of the console and there's nothing in > /var/log/messages. I think it's a hardware problem, or at least it > seems to be. It's as if it's a bad power supply. > > 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. > > Michael Grant > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >