From owner-freebsd-stable@FreeBSD.ORG Sun Apr 3 12:05:04 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 06F201065673 for ; Sun, 3 Apr 2011 12:05:03 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id 5C1348FC1B for ; Sun, 3 Apr 2011 12:05:03 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id 52F5DE8136; Sun, 3 Apr 2011 13:05:02 +0100 (BST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type; s=mail; bh=0pen5W7KYmrkLGcj7MCgDvMd6Ic=; b=o93nUm 0SlWU5SNGMEERTMabzxuuVObr5z6YN/u3eXePmGgeJszAu1bbu/Z4dcBwwK9vWzf f1LJ8LqvQtftI7FnWyl5LfsNbKc/OM6sT6woA9pz/lMYKcWRufZ4t0W65Cj7hdRW w96TqDAdVmu5QJ86CA5om6clBUW0xBchbOmrU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=message-id :date:from:mime-version:to:cc:subject:references:in-reply-to :content-type; q=dns; s=mail; b=dPmnhCIBPeZR7qZxA8EEs0OA3vWdbIZ7 EO8JBagk+UcwQ6SW9S1u0XEbm6RZI7ezvuC+lkWRq1G+v590kwjiHw0M/4GfJxjR NGz7oILxOz9+L9M7b+RJlRexAd5HdzpxLEmPBc/KkIJbTUZYJMeJq8XZLdSoYL+A xGNNeXbnfEE= Received: from [192.168.1.69] (188-222-18-231.zone13.bethere.co.uk [188.222.18.231]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 0FAD2E7B60; Sun, 3 Apr 2011 13:05:02 +0100 (BST) Message-ID: <4D986266.9060205@cran.org.uk> Date: Sun, 03 Apr 2011 13:04:54 +0100 From: Bruce Cran User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-GB; rv:1.9.2.15) Gecko/20110303 Thunderbird/3.1.9 MIME-Version: 1.0 To: Stefan `Sec` Zehl References: <87d3l6p5xv.fsf@cosmos.claresco.hr> <20110401154732.GC37730@ice.42.org> In-Reply-To: <20110401154732.GC37730@ice.42.org> Content-Type: multipart/signed; protocol="application/pkcs7-signature"; micalg=sha1; boundary="------------ms030306070808020902020101" X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Marko Lerota , freebsd-stable@freebsd.org Subject: Re: Constant rebooting after power loss X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2011 12:05:04 -0000 This is a cryptographically signed message in MIME format. --------------ms030306070808020902020101 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: quoted-printable On 01/04/2011 16:47, Stefan `Sec` Zehl wrote: > If you want to get rid of the reboot loop, set: > > background_fsck=3D"NO" > > Then it will either come up, or ask for help if anything fails. I realise that people like having systems that come up quickly after a=20 crash, but is it worth reconsidering disabling background fsck by=20 default since it can cause issues like this? --=20 Bruce Cran --------------ms030306070808020902020101--