From owner-freebsd-questions@FreeBSD.ORG Wed Sep 15 06:42:00 2010 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 DF98F1065672 for ; Wed, 15 Sep 2010 06:42:00 +0000 (UTC) (envelope-from yuri@rawbw.com) Received: from shell0.rawbw.com (shell0.rawbw.com [198.144.192.45]) by mx1.freebsd.org (Postfix) with ESMTP id B4EBF8FC13 for ; Wed, 15 Sep 2010 06:42:00 +0000 (UTC) Received: from lenovo.syrec.org ([194.158.199.205]) (authenticated bits=0) by shell0.rawbw.com (8.14.4/8.14.4) with ESMTP id o8F6frjD035460 for ; Tue, 14 Sep 2010 23:42:00 -0700 (PDT) (envelope-from yuri@rawbw.com) Message-ID: <4C906AB2.3030004@rawbw.com> Date: Wed, 15 Sep 2010 09:41:54 +0300 From: Yuri User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.9.1.11) Gecko/20100723 Thunderbird/3.0.6 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: How to prevent system to launch interactive fsck after improper shutdown and reboot? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: yuri@rawbw.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Sep 2010 06:42:01 -0000 Almost every time after improper shutdown (poweroff) and reboot I get into interactive fsck. I am being asked whole bunch of questions to which I just have to answer Y (what are my other options?) Why drop user into interactive fsck if there is not much choice anyways? Is there a way to set it up the way it doesn't drop into interactive mode? Like answer 'Y' to all questions? Yuri