Changes between Version 1 and Version 2 of Ticket #12982, comment 5
- Timestamp:
- May 30, 2014 9:33:21 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12982, comment 5
v1 v2 1 You have to approach the problem as you would with a real machine. You have to first determine if it's a panic of the guest kernel. From what I can see, FreeBSD kernels have a reboot-on-panic feature, depending on the compile-time options/kernel parameters set by sysctl.[[br]]1 You have to approach the problem as you would with a real machine. You have to first determine if it's a panic of the guest kernel. From what I can see, FreeBSD kernels have a reboot-on-panic feature, depending on the compile-time options/kernel runtime parameters set by sysctl.[[br]] 2 2 3 3 http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug-options.html