> Jimmy Garcia wrote:
> 
> Hi! I think I found out what is causing Linux to run so slow on my
> computer!! I typed in the stuff Bernhard mentioned and found out that
> Linux thinks I only have 13MB of RAM!!  I really have 128 MB of pc100
> sdram!
> 
> How do I let linux know that there's 128mb of ram?
> 
> If it's really running on 13MB of RAM, then it's no wonder why its
> been so slow!!
> 
> Jimmy


Hi, Jimmy,

That's great that you might've tracked down the problem.  Are you
booting into Linux with LILO?  If so, you can add this line into the
appropriate boot stanza of /etc/lilo.conf:

append = "mem=128M"

This will tell your system that you have 128 mb ram.  Then run
'/sbin/lilo' as root to update this change.  Reboot that stanza, and you
should be trucking 128 mb.  Good luck,



Hidong

Reply via email to