bug-grub
[Top][All Lists]
Advanced

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

Re: problem with pxe grub


From: luca dell'agnello
Subject: Re: problem with pxe grub
Date: Tue, 09 Jul 2002 16:15:56 +0200

hi
thanks for your prompt answer.


this is the header of our kernel. (btw: it is 2.2.19, and for the moment we
cannot upgrade since the sw we have to run on our farm relays on it :-(((()

00001f1:  0701 0037 c500 0000 00ff   ff01   0355 aaeb   ...7.........U..
0000201: 2448 6472 5301 0200 0000 0000 107f  0300  $HdrS...........
0000211: 0100 8000 0010 0000 0000 0000 0000 00d3  ................
0000221: 0320 90e8 11b8 0015  b281 cd13 8cc8 8e      . .............

this is the result of displaymem operation from the grub prompt:

eisa memory bios int is present
address map bios int is present
lower mem:566K, Upper mem (to first chipset hole): 2096048k
usable ram:     base addr:      0x0 x 4gb +0x0,
len:    0x0 x 4gb + 08d800 bytes
reserved:       base addr:      0x0 x 4gb + 0x8d800,
len:    0x0 x 4gb + 0x12800 bytes
reserved:       base addr:      0x0 x 4gb + 0xe0000,
len:    0x0 x 4gb + 0x20000 bytes
reserved:       base addr:      0x0 x 4gb + 0x100000,
len:    0x0 x 4gb + 0x7feec340 bytes
reserved:       base addr:      0x0 x 4gb + 0x7fff0000,
len:    0x0 x 4gb + 0x10000 bytes
reserved:       base addr:      0x0 x 4gb + 0x7ffec340,
len:    0x0 x 4gb + 0x3cc0 bytes
reserved:       base addr:      0x0 x 4gb + 0xfec00000,
len:    0x0 x 4gb + 0x1400000 bytes

TIA

luca
"Yoshinori K. Okuji" wrote:

> At Tue, 09 Jul 2002 14:28:35 +0200,
> luca dell'agnello wrote:
> > The problem is that we are not able to load the kernel, since,
> > apparently, grub reads from the bios that the low memory is 640 KB
> > (each x330 has 2 GB of RAM) and stops loading the kernel (about 750 KB
> > of size).
> > The error is: "Selected item cannot fit into memory"
>
> Probably it would be a bug or something like that. Could you tell me
> some additional information? I'd like to know the exact information
> about the momery, which should be obtained by running "displaymem" on
> the command-line interface. Also, I'd like to know the header of your
> kernel. The useful information is embedded in the range from 0x1f1 to
> 0x230. So, if you have xxd (I think it is distributed with vim), run
> "xxd -s 0x1f1 -l 63 [your_kernel_file]".
>
> Thanks,
> Okuji




reply via email to

[Prev in Thread] Current Thread [Next in Thread]