Click to See Complete Forum and Search --> : wrong amount of memory!?


airedale
04-03-2001, 08:16 PM
I have no Idea why this is, but linux is saying in "top" that I only have 64 megs of memory, while in fact I have 128 -- I how do I tell linux I have more than that?!

TIA

pbharris
04-03-2001, 08:18 PM
in your lilo.conf try adding the append like like you see in this example:

image=/boot242/vmlinuz
label=lin242
read-only
root=/dev/hde1
append="mem=128M"