From owner-freebsd-hackers Tue Jul 17 1:27:11 2001 Delivered-To: freebsd-hackers@freebsd.org Received: from srv1.cosmo-project.de (srv1.cosmo-project.de [213.83.6.106]) by hub.freebsd.org (Postfix) with ESMTP id DA63337B405 for ; Tue, 17 Jul 2001 01:27:07 -0700 (PDT) (envelope-from ticso@mail.cicely.de) Received: from mail.cicely.de (cicely20 [10.1.1.22]) by srv1.cosmo-project.de (8.11.0/8.11.0) with ESMTP id f6H8R6V00545; Tue, 17 Jul 2001 10:27:06 +0200 (CEST) Received: (from ticso@localhost) by mail.cicely.de (8.11.0/8.11.0) id f6H8S1J03906; Tue, 17 Jul 2001 10:28:01 +0200 (CEST) Date: Tue, 17 Jul 2001 10:28:01 +0200 From: Bernd Walter To: "Eugene L. Vorokov" Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: disabling reboot on kernel panic Message-ID: <20010717102800.A3843@cicely20.cicely.de> References: <200107170826.f6H8QMN00466@bugz.infotecs.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200107170826.f6H8QMN00466@bugz.infotecs.ru>; from vel@bugz.infotecs.ru on Tue, Jul 17, 2001 at 12:26:22PM +0400 Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Tue, Jul 17, 2001 at 12:26:22PM +0400, Eugene L. Vorokov wrote: > Hello, > > maybe it's a bit offtopic, but still: how can I disable reboot on kernel > panic in 15 seconds, so that it just hangs and I'm able to see what > happened when I come ? compile with DDB or if you enable crashdumps in rc.conf you will have the reason for crashing in the dump while the machine still reboots. -- B.Walter COSMO-Project http://www.cosmo-project.de ticso@cicely.de Usergroup info@cosmo-project.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message