From owner-freebsd-questions@FreeBSD.ORG Mon Jul 2 18:33:14 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 0282716A46B for ; Mon, 2 Jul 2007 18:33:14 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: from mail6.sea5.speakeasy.net (mail6.sea5.speakeasy.net [69.17.117.8]) by mx1.freebsd.org (Postfix) with ESMTP id ECBE413C4CB for ; Mon, 2 Jul 2007 18:33:12 +0000 (UTC) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: (qmail 19615 invoked from network); 2 Jul 2007 18:33:11 -0000 Received: from dsl092-078-145.bos1.dsl.speakeasy.net (HELO be-well.ilk.org) ([66.92.78.145]) (envelope-sender ) by mail6.sea5.speakeasy.net (qmail-ldap-1.03) with SMTP for ; 2 Jul 2007 18:33:11 -0000 Received: by be-well.ilk.org (Postfix, from userid 1147) id 66F2B28440; Mon, 2 Jul 2007 14:33:10 -0400 (EDT) To: "Tamouh H." References: <1a3f01c7bcce$bfcb8720$6600a8c0@tamouh> From: Lowell Gilbert Date: Mon, 02 Jul 2007 14:33:10 -0400 In-Reply-To: <1a3f01c7bcce$bfcb8720$6600a8c0@tamouh> (Tamouh H.'s message of "Mon\, 2 Jul 2007 13\:30\:56 -0400") Message-ID: <443b061wrd.fsf@be-well.ilk.org> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.99 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-questions@freebsd.org Subject: Re: unable to boot due to error in loader.conf X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Jul 2007 18:33:14 -0000 "Tamouh H." writes: > Since people were talking about modifying kern.hz , I went the extreme and added "kern.hz=10" to loader.conf , obviously the system didn't load properly. It panics during boot process. > > This is 5.4-Stable, I've tried all other boot modes and the only option available is "Escape to Loader Prompt". > > Any tips on a way to recover this machine ? Escape to the loader prompt, and set it back. I think the syntax should be "set kern.hz=1000", but check the manual (online, if necessary) if I messed up on the details. Then remove the line from loader.conf once you boot.