Re: Tweaking /boot/grub/menu.lst to use 2GB RAM



Jeff D wrote:
andy wrote:
Hi all

I'm seeking some advice on the best option to enable my 2.6.22-3-686 kernel to utilise the 2Gb RAM properly.

What is the best tweak to the /boot/grub/menu.lst file in order to enable my kernel to recognise and utilise the additional RAM? Looking through this file, the relevant section appears to be this commented part:

## should update-grub create memtest86 boot option
## e.g. memtest86=true
## memtest86=false
# memtest86=true

The instructions are to not uncomment the section, but just to edit. So would my edit be to add
memtest86=true or memtest86=false

or would I simply add the line to menu.lst between the two markers that reads:
mem=2097152M #2GB RAM

The latter is what I understand from the bootparam(7) man-pages, but I'd like to confirm that my understanding is accurate before I commit.

Thanks



You really shouldn't have to add anything to see 2G of ram. If you aren't I suspect that there is something else going on with your system.
What does grep MemTotal /proc/meminfo tell you? At boot, is the BIOS seeing 2G?


Jeff

I don't currently have the second 1Gb RAM chip installed (it snarled up my system horribly), so posting the output of /proc/meminfo wouldn't show anything of use. However, I do remember that at boot 2Gb were recognised when I had both chips in.

Andy

--

"If they can get you asking the wrong questions, they don't have to worry about the answers." - Thomas Pynchon, "Gravity's Rainbow"


--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx



Relevant Pages

  • Tweaking /boot/grub/menu.lst to use 2GB RAM
    ... What is the best tweak to the /boot/grub/menu.lst file in order to enable my kernel to recognise and utilise the additional RAM? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: Tweaking /boot/grub/menu.lst to use 2GB RAM
    ... What is the best tweak to the /boot/grub/menu.lst file in order to enable my kernel to recognise and utilise the additional RAM? ... To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". ...
    (Debian-User)
  • Re: Any advice on sizing new servers?
    ... Thanks, Jeff. ... pricey new servers just to run some drives that will only end up with the ... >>of ram, and so on. ... Specialty boxes such as Exchange and SQL may have ...
    (microsoft.public.windows.server.setup)
  • Re: Dreadfully slow SBS install into Virtual Server environment
    ... I have 512 on this workstation and I've installed SBS on it. ... installing in vmware takes about 3 to 4 hours-ish or so. ... Jeff L wrote: ... Paul, You need more RAM. ...
    (microsoft.public.windows.server.sbs)
  • Re: Tweaking /boot/grub/menu.lst to use 2GB RAM
    ... enable my kernel to recognise and utilise the additional RAM? ... ## should update-grub create memtest86 boot option ... It is probably blindingly obvious to all except me, but I cannot see any option here for telling the kernel how much memory it is to load/recognise upon booting. ...
    (Debian-User)