[UCLA-LUG] Linux Ram?
Stephen Weglein
sweglein@pacbell.net
Mon, 07 Feb 2000 10:16:20 -0800
Hi,
I don't know what distribution you are using but the command to inform Linux
how much memory you have is:
append="mem=128M"
Note that it says mem not ram!!
This works for me in Mandrake 6.0-7.0 and Redhat 6.0, and 6.1! Perhaps
other distro's use a different command (though I doubt it!)
In my lilo.conf put it after the line:
root=/dev/hda3
I have included my lilo.conf below!
boot=/dev/hda3
map=/boot/map
install=/boot/boot.b
vga=normal
default=linux
keytable=/boot/us.klt
prompt
timeout=50
message=/boot/message
other=/dev/fd0
label=floppy
unsafe
image=/boot/vmlinuz
label=linux
root=/dev/hda3
append="mem=384M"
read-only
Also It is not that linux doesn't know how much memory you have its that
bios doesn't report your memory in a way that linux needs! Some bios's do
and some don't! My former motherboard bios broadcast the correct memory
settings to linux,but, when the motherboard was changed the newer one did
not!
Of course be sure to run lilo when you have changed the file as root
Steve
The best things in life .........aren't things!
> On Sun, Feb 06, 2000 at 01:42:41PM -0800, Ernesto Leon wrote:
> > HI i had a slight problem. I recently installed Linux mandrake 7.1 the
> > newest one (AIR) and everything went smoothly (say the least). However
> > linux only detected 64mgs of ram on my comp. I know i have 128mgs
> > because windows 98 detects it as that and i bought it for 128mgs (unless
> > i got ripped off ?). Anyway, i heard that the new kernel is suppose to
> > support 128mgs without messing around with the lilo.conf file. However i
> > dont know whats going on? I added the folowing line to the lilo.conf
> > just to make sure that maybe i got a *dud* kernel.
> >
> > Is this line right?
> >
> > append="ram=128M"
> >
> > if so where in the lilo.conf do i add it? Anyhow after adding that to
> > lilo i stil get the 64 mgs of ram being displayed in addition my linux
> > box slows down! tremendously when i install files or even when i run
> > konsoles! is this the ram? Im confused help please..what do i do?
> >
> > By the way im running KDE
> >
>
> Did you re-run the lilo binary after you modified lilo.conf so that the
> changes were written to your master boot record? I think that some BIOSes
> incorrectly report the system's memory, which might be why only 64 megs
are
> being reported. In Linux, you can check how much memory is detected with
the
> "free" command.
>
> --
> Dan Helfman
> UCLA Linux Users Group: http://www.linux.ucla.edu
> My GnuPG key: http://torsion.org/witten/public-key.txt
>
> _______________________________________________
> UCLALUG Linux mailing list - Linux@linux.ucla.edu
> http://linux.ucla.edu/mailman/listinfo/linux