This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
automatic_reboots_after_kernel_panics [2007/11/22 22:55] adam created |
automatic_reboots_after_kernel_panics [2016/11/25 22:38] (current) |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ===== Automatic Reboots after Kernel Panics ===== | ===== Automatic Reboots after Kernel Panics ===== | ||
| + | |||
| + | From [[http:// | ||
| To reboot automatically after a kernel panic, add '' | To reboot automatically after a kernel panic, add '' | ||
| Line 7: | Line 9: | ||
| kernel.panic = 10 | kernel.panic = 10 | ||
| - | You may want to enable and use magic system request keys (SysRq). | + | You may want to enable and use [[using_magic_sysreq_keys_in_an_emergency|magic system request keys (SysRq)]]. |