Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: paul on February 02, 2000, 09:16:32 PM

Title: Memory misreported by TOP
Post by: paul on February 02, 2000, 09:16:32 PM
I tried this with both 3.1 and 4.0 (Beta)

I am running a P2-266 with 128MB RAM (PC100), a 4GB SCSI hard drive, (Adaptec 2940AU)

The install goes fine, but when I run TOP, it shows only 64MB RAM installed.

The BIOS, (and other OS's I've had on the machine) show the full 128MB

Any ideas?
Title: RE: Memory misreported by TOP
Post by: Dan Brown on February 02, 2000, 09:46:11 PM
Edit /etc/lilo.conf.  In the section for linux, add this line:

  append="mem=128M"

Run /sbin/lilo and reboot.
Title: RE: Memory misreported by TOP
Post by: paul on February 02, 2000, 10:49:28 PM
Thanks!  Works great!