I am running RedHat 8.0 using 2.4.18 kernel... Sometimes I get kernel oops, and the system doesn't function properly afterwards...
Is there a way to make the system automatically reboot after a kernel oops? I tried doing:
echo 1 > /proc/sys/kernel/panic
But that didn't help... seems like this will only reboot the system after a kernel panic at the interrupt level...
Any help would be very much appreciated...
Is there a way to make the system automatically reboot after a kernel oops? I tried doing:
echo 1 > /proc/sys/kernel/panic
But that didn't help... seems like this will only reboot the system after a kernel panic at the interrupt level...
Any help would be very much appreciated...