Quote:
Originally Posted by Tinkster
Do any of them show what the last thing they loaded/did was before the panic? Can you pin-point a driver?
|
Thank you for your interest.
The script goes by too fast to read, so I can't tell what drivers are being loaded.
Just before the crash, I see the following
kernel_init +0xb2/0x13e
kernel_thread_helper +0x6/0x10
This is followed by a code, an end trace statement, then the kernel panic.
I am trying a fresh install at this point, but get the same results with a number of distros. Is there a way of pageing, or single stepping the installation script to see
if anything fails before the last screen?