Re: 2.6.0-test9-mm4 (does not boot)

From: Andrew Morton
Date: Wed Nov 19 2003 - 19:59:51 EST


Frank Dekervel <kervel@xxxxxxxxxxxxxxx> wrote:
>
> 2.6.0-test9-mm4 doesn't boot for me ... oops followed by
> kernel panic - attempted to kill init (2.6.0-test9 works fine).
> it crashes right after initialising PNP bios.

Please make sure that you have CONFIG_KALLSYMS set.

It would help to add `initcall_debug' to the kernel boot command line.
That way you will find out the address of the final initcall which was
invoked before the kernel crashed. Please look that up in System.map.

Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/