![]() |
|
|
|
|
|
|
2
21st November 15:55
External User
Posts: 1
|
If you trust Wikipedia, they've got a definition at : http://en.wikipedia.org/wiki/Kernel_panic
<quotes from the page> A kernel panic is a message displayed by an operating system upon detecting an internal system error from which it cannot recover; the term is largely specific to Unix and Unix-like systems. The kernel routines that handle panics (in AT&T-derived Unix source code, a routine known as panic()) are generally designed to dump debugging information to either the screen or a specified file and then freeze the computer. The information provided is not always useful to the user, but can sometimes provide troubleshooting data for a system developer or tech support personnel. Attempts by the operating system to read an invalid or non-permitted memory address are a common source of kernel panics. A panic may also occur as a result of a hardware failure or a bug in the operating system. <end quotes from the page> You might not need to reinstall. Can you log into a repair shell? -- Little Girl There is no spoon. |
|
| Some other forums that might be of your interest : Debian, Gentoo, Mandriva, Red hat, Suse, Slackware, Ubuntu, Gnu linux |