David:
I also tried the append="mem=192M" in lilo.conf and then lilo at the prompt,
didn't work. I also tried lilo -v (which was reported to work) but no such
luck.
On the other hand Mandrake 7.0 recognizes a video card that Windows 98
refuses to recognize so I guess the extra line at log in is worth it.
Charles Wackerman
David Herman 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 was having the same problem my solution was to edit lilo.conf
> so that the appropriate line reads:
>
> append="mem=128M"
> note where the quotation marks are.
>
> Then in a terminal I entered "lilo" at the prompt.
> (no quotes around the word lilo)
>
> It seems that this is needs to be done for the update to take effect.
>
> hope this helps