bug-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Can't configure grub to use less memory


From: Yoshinori K. Okuji
Subject: Re: Can't configure grub to use less memory
Date: Thu, 24 Jan 2002 09:48:14 +0900
User-agent: Wanderlust/2.6.0 (Twist And Shout) SEMI/1.14.3 (Ushinoya) FLIM/1.14.3 (Unebigoryoae) APEL/10.3 Emacs/20.7 (i686-pc-linux-gnu) MULE/4.0 (HANANOEN)

A workaround for that problem is to run "uppermem" first of all, then
load a kernel and an initrd afterwards. This is clearly documented in
the manual.

Here is an example:

title Linux with less memory
uppermem 8192000                        # 800MB.
kernel /boot/vmlinuz mem=800M root=...  # Specify options appropriately.
initrd /boot/initrd

Jeremy, I don't stop you making your own patch to have GRUB to load an
initrd more elegantly, but I remember that a patch has already been
written for the Conectiva version. Thus, it might be easier to adapt
the patch to the CVS, rather than reinventing the wheel.

Okuji
==============================================================
Are you enbugging Free Software?   <URL:http://www.enbug.org/>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]