Re: Memory

Taner Halicioglu (taner@isi.net)
Tue, 16 Sep 1997 09:41:13 -0700 (PDT)


On Tue, 16 Sep 1997, DiGGitY dANk wrote:

> I am running Slakware 3.3 with 2.0.30 kernel on a Pentium II 233
> mhz with 128mb RAM. The problem is that the system is only seeing 64mb RAM
> but the bios will see 128. Is there any patches out there to fix the
> problem? Are there any patches that are specificly for the Pentium II
> processors?

This is stnadard behavior... read the readme's :-)

/usr/src/linux/Documentation/memory.txt:

4) Linux will not currently detect above 64M of RAM,
regardless of how much memory is actually installed.

All of these problems can be addressed with the "mem=XXXM" boot option
(where XXX is the size of RAM to use in megabytes). Adding this boot
option to your boot loader can help Linux see more than 64M. It can also
tell Linux to use less memory than is actually installed.

So add this in your /etc/lilo.conf:

append="mem=128M"

-Taner

--
      D. Taner Halicioglu                     taner@isi.net
       Network Engineer                     ISI / GlobalCenter
    Voice: +1 408 543 0313                 Fax: +1 408 541 9878
 PGP Fingerprint: 65 0D 03 A8 26 21 6D B8  23 3A D6 67 23 6E C0 36