All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kilobug <kilobug@freesurf.fr>
To: Benny Sjostrand <gorm@cucumelo.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: 512 Mb DIMM not detected by the BIOS!
Date: Sat, 02 Feb 2002 19:18:55 +0100	[thread overview]
Message-ID: <3C5C2D8F.2050003@freesurf.fr> (raw)
In-Reply-To: <3C5C7C66.1050007@cucumelo.org>

Benny Sjostrand wrote:
> Hello everyone!

Hello

> so my question to you "kernel-gurus", is there any posibility
 > to configure the Linux kernel to bypass the BIOS and actually
 > use my 512MB ?

You don't need to be a "kernel-guru" to answer this question.
The list of kernel boot parameters is in
linux/Documentation/kernel-parameters.txt
There, you can find:

  mem=nn[KMG]     [KNL,BOOT] force use of a specific amount of
                  memory; to be used when the kernel is not able
                  to see the whole system memory or for test.

So append mem=512M in your kernel command line. If you use lilo add
append = "mem=512M" in your lilo.conf file (and rerun lilo).

-- 
** Gael Le Mignot "Kilobug", Ing3 EPITA - http://kilobug.free.fr **
Home Mail   : kilobug@freesurf.fr          Work Mail : le-mig_g@epita.fr
GSM         : 06.71.47.18.22 (in France)   ICQ UIN   : 7299959
Fingerprint : 1F2C 9804 7505 79DF 95E6 7323 B66B F67B 7103 C5DA

"Software is like sex it's better when it's free.", Linus Torvalds


  reply	other threads:[~2002-02-02 18:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-02 23:55 512 Mb DIMM not detected by the BIOS! Benny Sjostrand
2002-02-02 18:18 ` Kilobug [this message]
2002-02-02 21:25 ` Daniel J Blueman
2002-02-04 11:17   ` Wojtek Pilorz
2002-02-05  6:59     ` Cliff Albert
2002-02-06 16:20       ` Bill Davidsen
2002-02-07 10:48   ` Eric W. Biederman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3C5C2D8F.2050003@freesurf.fr \
    --to=kilobug@freesurf.fr \
    --cc=gorm@cucumelo.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.