I know that this sounds like a LMGTFY question but i thought i'd ask it so that google actually turns up (more) good results. What is it?
feedback
|
|
A kernel panic takes place when an Operating System detects a fatal error that it cannot recover from. This is a term specific to UNIX and UNIX-like Operating Systems (Linux, OSX, etc). The Windows term is a "STOP Error", and the OS will make a memory crash dump and write to the system log files, you may even get the well known "Blue screen of death". The wikipedia article covers it better than I can: http://en.wikipedia.org/wiki/Kernel_panic | |||||
feedback
|
|
A kernel panic is when the kernel (the very base of your operating system that talks to the hardware) has a problem that it can't recover from without being restarted. Because the kernel is at such a low level, the only way to restart the kernel is to restart the entire computer. | |||
|
feedback
|
|
Google does turn up good results -- Wikipedia Kernel Panic page | |||
|
feedback
|
|
It's the Linux (and UNIX) equivalent of the infamous BSoD (Blue Screen of Death). From wikipedia's Kernel Panic page:
| |||
|
feedback
|
