Hi:
Try adding the following line into /etc/lilo.conf:
append="mem=96M"
Run "lilo" as root so that the change would take effect.
Mine looks like this:
boot=/dev/sda
... blah-blah-blah ...
image=/boot/vmlinuz-2.0.34
label=linux
root=/dev/sda1
initrd=/boot/initrd-2.0.34
append="mem=128M"
read-only
I think you can also specify it at the lilo prompt like this:
LILO boot: linux mem=96M
Hope it helps,
Peter.
Doug Cowen wrote:
> Hi,
>
> I recently installed an additional 64MB of RAM to augment the
> 32MB that came with the inspiron. At boot time, the bios sees the
> full 96MB, but linux only sees 64MB ("free" and "top" both show only
> 64MB available memory).
>
> I have tried swapping the slot positions of the 16MB and 64MB chips
> (the other 16MB is on the mother board) but that did not help. Any
> suggestions?
>
> Thanks,
> Doug
---
http://nts.ml.org
list archives http://nts.ml.org/inspiron/maillist.html
To unsubscribe send a message to:
[EMAIL PROTECTED]
List administrator:
[EMAIL PROTECTED]