Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jan 2013 13:39:15 -0500
From:      John Baldwin <jhb@freebsd.org>
To:        Sami Halabi <sodynet1@gmail.com>
Cc:        freebsd-hackers@freebsd.org, "freebsd-stable@freebsd.org" <freebsd-stable@freebsd.org>
Subject:   Re: Failsafe on kernel panic
Message-ID:  <201301171339.15841.jhb@freebsd.org>
In-Reply-To: <CAEW%2BogbQ3WD3ekVZ0GCgsd3UbL1YHzra-=jKEo6-1t11OMYkFg@mail.gmail.com>
References:  <CAEW%2BogYvJih5nEpFWPDjfRWxeURQYp=KM=WckmKB_VB=CxEUbQ@mail.gmail.com> <201301161513.27016.jhb@freebsd.org> <CAEW%2BogbQ3WD3ekVZ0GCgsd3UbL1YHzra-=jKEo6-1t11OMYkFg@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, January 16, 2013 4:27:53 pm Sami Halabi wrote:
> Thank you for your response, very helpful.
> one question - how do i configure auto-reboot once kernel panic occurs?

Unless you've added DDB and KDB to your kernel it will reboot by default
on a panic.  Stable kernel configs also include the unattended option so
that even with the debugger present they reboot by default on a panic.

-- 
John Baldwin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201301171339.15841.jhb>