Hi,

I am sorry that I haven't been specific enough. You should be adding like
this:

........something here.............

image=/boot/vmlinuz
    label=linux
    root=/dev/hda8
    initrd=/boot/initrd.img
    append="mem=128M"
    read-only

......something here.............

The above is just an example. You may not have every line there. You should
be adding to the section of the linux kernel you are using or
booting. I hope this will solve your problem.

Best,
David


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, July 20, 2002 11:48 AM
Subject: Re: [[EMAIL PROTECTED]: Does not recognize memory installed]


> Hi,
>
> Thank you very much for your response.
> I tried the below 2 commands
>
> > I think you can edit /etc/lilo.conf as root, adding the following line:
> > append="mem=128M"
> > After that, remember to write lilo to the boot record by running:
> > /sbin/lilo
>
> The program /sbin/lilo complains of unrecognized command at line 16
> when the append="mem=128M" at the end of the lilo.conf file.
>
> When I put the line on top then no complain by lilo, but the result is
> still that I have only 64M of RAM.
> I am testing this on a RH6.0 machine.



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to