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

Reply via email to