watchdog not rebooting
Eugene Grosbein
eugen at grosbein.net
Fri Jan 8 11:11:00 UTC 2016
08.01.2016 15:06, Daniel Braniss пишет:
> Hi,
> on real hardware, with hardware watchdog, it does the right thing, panics and reboots,
> but on vmware, it enters the debugger, and ‘cont’ will resume.
> the kernel in both cases(it’s the same) has option KDB and ALT_BREAK_TO_DEBUGGER
>
> so how can I get the vm to reboot?
debug.debugger_on_panic=0 in the /boot/loader.conf and/or options KDB_UNATTENDED in the kernel config.
More information about the freebsd-hackers
mailing list