If suppose my kernel goes into panic mode then how can i remove kernel from panic mode using command?
Hi, @san,
I moved your post to this section of discussions, because it is about Linux and not about Red Hat Learning Subscription.
With that being said, I'm afraid the reason why the Linux kernel enters the "panic" mode can be one of two things:
Because of that, the kernel will refuse to perform any further operation and effectively halts the system.
So the only way to recover from a kernel panic is to carefully examine the reason for it, figure out if there are some corrective actions that need to be taken (like, replace faulty hardware, examine the consistency of data, etc.) and then reboot the system.
Hi, @san,
I moved your post to this section of discussions, because it is about Linux and not about Red Hat Learning Subscription.
With that being said, I'm afraid the reason why the Linux kernel enters the "panic" mode can be one of two things:
Because of that, the kernel will refuse to perform any further operation and effectively halts the system.
So the only way to recover from a kernel panic is to carefully examine the reason for it, figure out if there are some corrective actions that need to be taken (like, replace faulty hardware, examine the consistency of data, etc.) and then reboot the system.
Red Hat
Learning Community
A collaborative learning environment, enabling open source skill development.