- To: Bernhard Lüder <bl@xxxxxxxxxxx>
- Subject: RE: [SLUG] Not detecting all my RAM
- From: Howard Lowndes <lannet@xxxxxxxxxxxxx>
- Date: Mon Dec 25 12:03:03 2000
- Cc: Dave Kempe <david@xxxxxxxxxxxxxxxxxx>, SLUG user group <slug@xxxxxxxxxxx>
I guess this is not working because it uses 1024 bytes per KB and not
1000.
I have definitely got append="mem=128M" to work [Note: not MB and not 131]
I also believe that the value has to be adjusted downwards if your
graphics card steals memory from your RAM but I cannot confirm that.
--
Howard.
____________________________________________________
LANNet Computing Associates <http://lannetlinux.com>
"...well, it worked before _you_ touched it!"
On Mon, 25 Dec 2000, Bernhard Lüder wrote:
> Hi,
>
> Add a line to the lilo.conf
>
> append="mem=131039232"
>
> some will tell you these will also work, but I had no success:
>
> append="mem=131039KB"
> append="mem=131MB"