> I have a P 200 MMX with 128 megs of ram but Linux only sees 64 megs of ram.
This is expected; Linux by default sees only 64MB of RAM.
To make Linux see the "real" amount of RAM simply append the amount into
your /etc/lilo.conf file. See lilo's documentation for more. What I do is to
simply include a line which says:
append="mem=128M"
and it works fine. Enjoy!
--
Regards, | Debian GNU/Linux - http://www.debian.org - More software than
. | *any* distribution, rock solid reliability, quality control,
Randy | seamless upgrades via ftp or CD-ROM, strict filesystem layout
| and adherence to standards, and militantly 100% FREE Linux!