Edouard Soriano <[EMAIL PROTECTED]> wrote:
> I remember there is a solution to turn around this problem forcing LILO to
> configure 1GB saying, I think but not sure:
> 
> append='memory=1024'
> 
> I searched in the lilo doc for memory parameter definition, but as being
> coverd by append parameter I found nothing.

"mem=" is documented in the kernel documentation
(...linux/Documentation/i386/boot.txt):

  mem=<size>
        <size> is an integer in C notation optionally followed by K, M
        or G (meaning << 10, << 20 or << 30).  This specifies to the
        kernel the memory size.
  [snip]

HTH,
Ray
-- 
Does Kibo SEE the FNORDS?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to