Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: Larry3 on March 09, 2014, 08:13:54 AM
-
Hello,
I would like to know if Core 64 bits enables itself to automatically reboot in case of a kernel panic ?
I am talking about a functionality such as
kernel.panic = xx
like possible in /etc/sysctl.conf in Debian.
Thanks
-
You could use the "panic=" parameter on your bootline as documented here:
https://www.kernel.org/doc/Documentation/kernel-parameters.txt
-
Many thanks :)