Date: Tue, 06 May 2008 07:25:51 -0500 From: Scott Oertel <freebsd@scottevil.com> To: sclark46@earthlink.net Cc: freebsd-stable@freebsd.org Subject: Re: reboot after panic Message-ID: <48204E4F.7010402@scottevil.com> In-Reply-To: <4819BB3A.6000407@earthlink.net> References: <4819BB3A.6000407@earthlink.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Stephen Clark wrote: > Hello List > > How do I get my freebsd 6.1 box to automatically reboot after a panic? > > Thanks, > Steve According to the handbook this is the default behavior unless you have KBD option enabled in your kernel, in which case adding KDB_UNATTENDED would cause the machine not to break to the debugger and to reboot after a panic. http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-options.html -Scott Oertel
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?48204E4F.7010402>