Reboot pc on kernel panic

Edit /etc/sysctl.conf

sudo vim /etc/sysctl.conf

Add these at the end of the file

kernel.panic = 20
kernel.sysrq = 1

Leave a Comment

Scroll to Top