From owner-freebsd-questions@FreeBSD.ORG Tue Jun 16 19:36:36 2009 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 864AF106566B for ; Tue, 16 Jun 2009 19:36:36 +0000 (UTC) (envelope-from peterpub2@aboutsupport.com) Received: from dns.msk.asap.bg (dns.msk.asap.bg [78.90.206.101]) by mx1.freebsd.org (Postfix) with ESMTP id 457E58FC23 for ; Tue, 16 Jun 2009 19:36:35 +0000 (UTC) (envelope-from peterpub2@aboutsupport.com) Received: from [10.30.1.106] (unknown [95.87.202.193]) by dns.msk.asap.bg (Postfix) with ESMTP id 70DE23986C for ; Tue, 16 Jun 2009 22:36:37 +0300 (EEST) Message-ID: <4A37F434.6090707@aboutsupport.com> Date: Tue, 16 Jun 2009 22:36:20 +0300 From: Peter User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: "freebsd-questions@freebsd.org" Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: 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: Tue, 16 Jun 2009 19:36:37 -0000 Hi, I know it is possible, but not sure how to do it. When power goes down and file system gets corrupted and system becomes unbootable I need to login to the machine via console and run fsck -y /dev/XXXXX Any idea how to make Freebsd do that alone so it always boot, but without paying penalty of slow reboot in case of clean shutdown and restart ? Thanks, Peter