TCLUG Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [TCLUG:2678] memory above 64megs
Hello all:
Jon Kotek <kotek@oath.net> wrote:
> I have just installed another 64 megs of memory in our web server. I added
> to /etc/lilo.conf append="128M" because I am told that Linux will not see
> above 64Megs. However when I rebooted when I did a cat /proc/meminfo I
> get this
>
> total: used: free: shared: buffers: cached:
> Mem: 65921024 15138816 50782208 17326080 1773568 7176192
> Swap: 70184960 0 70184960
> MemTotal: 64376 kB
> MemFree: 49592 kB
> MemShared: 16920 kB
> Buffers: 1732 kB
> Cached: 7008 kB
> SwapTotal: 68540 kB
> SwapFree: 68540 kB
>
> where is my hard earned 128 meg??
Did you run 'lilo' after you changed /etc/lilo.conf?
John