thing done is that the
kernel is few KBs bigger.
I believe the virtual/physical addresses in boot.c come from the ELF
header, but I can't imagine how adding some C-files to the kernel could
screw up the header.
Any ideas?
Greetings,
Riku "Rakkis" Nurminen
I've tested the same set up on a p133 with 32mb ram now. Still the same
problem. The bug must be in GRUB or somewhere. Any ideas?
Again, thanks in advance for any help.
Greetings,
Riku "Rakkis" Nurminen
Personal: http://www.rakkis.net
LOAD, READONLY, DATA
4 .rodata.str1.1 027f 0842 0842 0842 2**0
CONTENTS, ALLOC, LOAD, READONLY, DATA
[]
According to this the kernel should end at 0x105000 (1044KB). After that
there should still be plenty (~3MB) of RAM available.
Thanks in advance for