[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[debian-knoppix] Re: Kernel panic



Klaus Knopper schrieb:
On Mon, Sep 08, 2003 at 07:26:43AM +0200, nikolaus klepp wrote:

hi!

I just tried out knoppix 2003-09-05. I get the same kenel panik as on 2003-07-25:

Unable to handle kernel NULL pointer dereferenced ar virtual adress 0000000
*pde = 00000000
Opps:0000

[... CPU registers here ...]
<0> Kernel panic: Attemt to kill init !


Maybe a broken RAM controller, i.e. the content of the initrd
"disappears" after it has been loaded. Someone just reported that a
Firmware/BIOS update on his computer solved a similar problem. It may
also be possible to use the mem= boot option, as described in
/usr/src/linux/Documentation/kernel-parameters.txt:

        mem=exactmap    [KNL,BOOT,IA-32] enable setting of an exact
                        e820 memory map, as specified by the user.
                        Such mem=exactmap lines can be constructed
                        based on BIOS output or other requirements.

        mem=nn[KMG]     [KNL,BOOT] force use of a specific amount of
                        memory; to be used when the kernel is not able
                        to see the whole system memory or for test.

        mem=nn[KMG]@ss[KMG]
                        [KNL,BOOT] Force usage of a specific region of
                        memory
                        Region of memory to be used, from ss to ss+nn.

        mem=nn[KMG]#ss[KMG]
                        [KNL,BOOT,ACPI] Mark specific memory as ACPI
                        data.
                        Region of memory to be used, from ss to ss+nn.

        mem=nn[KMG]$ss[KMG]
                        [KNL,BOOT,ACPI] Mark specific memory as
                        reserved.
                        Region of memory to be used, from ss to ss+nn.

Regards
-Klaus Knopper

I'm confused.
Doesn't this error always occur after detecting the partitions of the hard disk?
Why is a broken RAM controller supposed to cause always the same error?

Sören


_______________________________________________
debian-knoppix mailing list
debian-knoppix@linuxtag.org
http://mailman.linuxtag.org/mailman/listinfo/debian-knoppix


Reply to: