RE: [SLUG] linux memory command

From: Ian C. Blenke (icblenke@nks.net)
Date: Tue Jun 25 2002 - 10:57:31 EDT


On Mon, 2002-06-24 at 18:32, Gary Cook wrote:
>
> It is still not working. Even with the quotes.

The quotes only matter within lilo.conf (The "append =" likes the
quotes, the kernel never sees them) - in fact, using the quotes on the
kernel cmdline at boot time isn't going to work.

        lilo> linux mem=64M

That is the syntax you should use (meaning, at the lilo prompt, enter
"linux mem=64M" without the quotes, where "linux" is the label used to
identify your kernel in your lilo.conf - hit your tab key to list all of
the available lilo labels to boot to).

HOWEVER, this will not solve your problem. The problem you are having is
with HIGHMEM - your kernel is not built to support over 960M of memory.
You must recompile your kernel or find a vendor supported kernel built
with CONFIG_HIGHMEM enabled.

For future reference, I much prefer grub to lilo.

As for the Adaptec 1742 controller, yes, it is supported. From memory, I
recall that being a EISA version of the 1542. That's a bit old now. but
definitely supported.

- Ian C. Blenke <icblenke@nks.net> <ian@blenke.com>



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 13:01:14 EDT