This is very easy to fix:

1) Login as root (or su at a command prompt)
2) Edit the file /etc/lilo.conf
3) Under the "label = linux" line add the line: append = "mem=xxxMB"
4) Save the changes
5) run "lilo" (without the quotes) at the prompt.

Just adding the append statement to lilo.conf isn't enough. You still have to
run lilo against it to make the changes final.

-Necro


On Wed, 19 Apr 2000, Charles Wackerman wrote:
> Fernando Garc�a Arranz wrote:
> 
> > I've got a problem with the memory of my PC in Linux. I've got 128 Mb
> > but Linux just recognize 64Mb. What can I do ? I've tried to insert the
> > line "append=128M " into the lilo.conf file , but it doesn't work. Could
> > you give an answer, please.
> 
> I've got the same problem, only with 192Megs.  I read the "Where's the Ram"
> piece and tried to follow it, but it didn't help at all.  The only thing
> that works is to log in from the Lilo prompt with "Linux mem=192M".   That
> always works.  Since my bios is a 2000 copyright and the entire system is
> new, it doesn't appear to be a bios problem.  Funny thing is, Redhat 6.2
> does recognize the memory but not some of the cards......
> 
> Driving me slowly crazy.
> 
> Charles Wackerman

Reply via email to