why the kernel panic error was appering?

Answers were Sorted based on User's Feedback



why the kernel panic error was appering?..

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

why the kernel panic error was appering?..

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

why the kernel panic error was appering?..

Answer / venkatesan

we have problem in grub.conf file it shows this error

Is This Answer Correct ?    2 Yes 4 No

Post New Answer

More Linux System Calls Interview Questions

Explain process management system calls in linux?

0 Answers  


what is mean by raid and what are all raids available even in software and hardware?

5 Answers   Satyam,


What do fork() internally call?

3 Answers  


what is sudo on linux?

3 Answers   IBM,


What is the use of proc structure?

2 Answers   NetApp,






what is cups and how to configure?

7 Answers   IBM,


linux file defaults permition

8 Answers  


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 ?

4 Answers   NetApp,


Port number is already in use .. how to fix for apache..?

1 Answers   Google,


what is bus trap.

1 Answers   NetApp,


What does exec family return?

1 Answers  


what happens when we do insmod & rmmod in Linux Device Drivers ?

2 Answers  


Categories