> guys,
> I read somewhere that Linux only recognizes 64MB
> RAM and that if one has more installed, then the
> 'mem' parameter in LILO has to be set
> accordingly.
> Can someone tell me how to check if Linux
> recognizes the entire memory that I have and
> also,  how do i check/change this 'mem' LILO
> parameter ?

cat /proc/meminfo tells you how much memory is being used.

To add the mem parameters: (in /etc/lilo.conf):

    append="mem=128"


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to