why the kernel panic error was appering?
Answers were Sorted based on User's Feedback
Answer / rinku
Kernel Panic error occured always due to incorrect modules
in initrd image file. Example if error occur related "not
mount /proc" then this error occur due to missing module
To solve this probelm modify initrd image and use mkinitrd
tool to make defualt initrd image
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / raghava
One of the reason for kernel panic is,if boot process unable to find linux file system or unable to mmount file system.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / venkatesan
we have problem in grub.conf file it shows this error
| Is This Answer Correct ? | 2 Yes | 4 No |
how to create a ftp user on redhat linux 4.0?
How to create secured appeche web sever ?
what are the different ways the Linux can swich from User Space to Kernel Space & vice-versa ?
if one of the critical section code (linked list) is under ISR & another one in kernel thread ? How you will synchronize for this critical section code ?
What is the use of proc structure?
Explain process management system calls in linux?
what is sudo on linux?
what is the difference between user APIs and kernel system calls ?
what kind of information the linux driver modules (.ko ) files has ?
What do fork() internally call?
linux file defaults permition
how to create samba server in fedora linux 9 ?