View previous topic :: View next topic |
Author |
Message |
NP_complete Tux's lil' helper
Joined: 21 Mar 2009 Posts: 136
|
Posted: Wed Jul 31, 2024 9:30 am Post subject: [SOLVED] Kernel panic |
|
|
The lspci outputs this, and the kernel config is here. I also compiled the kernel against the config in the live CD and STILL got a panic. This can't happen, right?
Any thoughts?
Thanks a lot.
Last edited by NP_complete on Fri Aug 02, 2024 4:17 am; edited 1 time in total |
|
Back to top |
|
|
Hu Administrator
Joined: 06 Mar 2007 Posts: 22618
|
Posted: Wed Jul 31, 2024 11:48 am Post subject: |
|
|
Kernels can panic for a variety of reasons, though the most common for unproven kernels are variations on failure to mount root due to missing support for accessing the root device. The specific panic message might tell us why this kernel is panicking in this case. |
|
Back to top |
|
|
Goverp Advocate
Joined: 07 Mar 2007 Posts: 2175
|
Posted: Wed Jul 31, 2024 7:37 pm Post subject: |
|
|
Presumable dmesg or syslog before the panic might help, assuming this is not during boot. If it is during boot, perhaps a link to a photo (see other forum threads on panics etc. during boot). _________________ Greybeard |
|
Back to top |
|
|
NP_complete Tux's lil' helper
Joined: 21 Mar 2009 Posts: 136
|
Posted: Fri Aug 02, 2024 4:16 am Post subject: |
|
|
@Hu and @Goverp, thanks to both of you. The kernel could not find root partition, so it had to be given explicitly. |
|
Back to top |
|
|
|