I have installed RedHat 6.0 on a system with 128MB of RAM. At boot the
system does a mem check and sees all the RAM (as does NT4.0). I have
added append="mem=128M" (thanks Ray) to /etc/lilo.conf and that has
not helped. I will include a copy of the file below and the first few
lines of output from the "top" command.
How can I get the system to see all 128MB of RAM?
Thanks!
[root@localhost /root]# cat /etc/lilo.conf
boot=/dev/hda
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz-2.2.5-15
append="mem=128M"
label=linux
root=/dev/hda6
read-only
>From top:
2:00am up 38 min, 5 users, load average: 0.08, 0.04, 0.05
84 processes: 82 sleeping, 2 running, 0 zombie, 0 stopped
CPU states: 6.0% user, 4.2% system, 0.0% nice, 89.6% idle
Mem: 63200K av, 61580K used, 1620K free, 74176K shrd, 1588K buff
Swap: 133016K av, 524K used, 132492K free 27436K cached