On Sun, 26 Dec 1999, you wrote:
> I am having troubles with Linux not recgnizing my 128mb of ram. I added the
> append RAM=128MB to my lilo.conf, but it didn't work. By the way, this is
> caldera 2.3. Please help.
>
The line you need to add is: append 'mem=128mb'
(Including quotes.) NOT "RAM=128MB". That SHOULD fix it.
Add that statement to your /etc/lilo.conf at the end and
re-run /sbin/lilo and it should work. Also, have you
verified that you do NOT have "memory hole" set in your
BIOS? I think it typically defaults to "ON" and you need to
have it set to "off."
John