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

From: Frank Dekervel
Date: Thu Nov 20 2003 - 05:35:13 EST


hello,

Op Thursday 20 November 2003 01:59, schreef Andrew Morton:
> > 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 is set ... but no decoded output. probably something is messed up
kervel@bakvis:~$ cat /boot/config-2.6.0-test9-mm4 | grep -i kall
CONFIG_KALLSYMS=y

>
> 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.

kervel@bakvis:~$ cat /boot/System.map-2.6.0-test9-mm4 | grep c052ed91
c052ed91 T pnpbios_init

pnpbios says something like this:
found installation structure 0xc00f5560
version 1.0 entry 0xf0000:0x6149 dseg 0xf0000

i'm going to try without pnpbios i think.

my working 2.6.0test9 also has pnpbios setup:
kervel@bakvis:~$ cat /boot/config-2.6.0-test9 | grep -i pnpbios
CONFIG_PNPBIOS=y


greetings,
frank

--
Frank Dekervel - frank.dekervel@xxxxxxxxxxxxxxxxxxxxxx
Mechelsestraat 88
3000 Leuven (Belgium)
-
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/