bug-grub
[Top][All Lists]
Advanced

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

Re: problem with pxe grub


From: Yoshinori K. Okuji
Subject: Re: problem with pxe grub
Date: Tue, 09 Jul 2002 22:37:31 +0900
User-agent: Wanderlust/2.8.1 (Something) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryƍmae) APEL/10.3 Emacs/21.2 (i386-debian-linux-gnu) MULE/5.0 (SAKAKI)

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]