Date: Tue, 17 Jul 2001 10:28:01 +0200 From: Bernd Walter <ticso@mail.cicely.de> To: "Eugene L. Vorokov" <vel@bugz.infotecs.ru> Cc: freebsd-hackers@FreeBSD.ORG Subject: Re: disabling reboot on kernel panic Message-ID: <20010717102800.A3843@cicely20.cicely.de> In-Reply-To: <200107170826.f6H8QMN00466@bugz.infotecs.ru>; from vel@bugz.infotecs.ru on Tue, Jul 17, 2001 at 12:26:22PM %2B0400 References: <200107170826.f6H8QMN00466@bugz.infotecs.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010717102800.A3843>