Failsafe on kernel panic
John Baldwin
jhb at freebsd.org
Thu Jan 17 18:41:00 UTC 2013
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
More information about the freebsd-hackers
mailing list