Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 1997 10:02:02 -0700 (PDT)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        John Szumowski <harpo@javanet.com>
Cc:        "Matthew D. Fuller" <fullermd@keystone.westminster.edu>, questions@FreeBSD.ORG
Subject:   Re: Kernel build
Message-ID:  <Pine.BSF.3.96.970724100104.1332a-100000@localhost>
In-Reply-To: <Pine.OSF.3.96.970724124417.471A-100000@kona.javanet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 24 Jul 1997, John Szumowski wrote:

> The default kernel may or may not recognize above 16 megs of ram,
> depending on your bios. I have 36 and needed to add a maxmem entry.
> Here's the relavent line:
> options		"MAXMEM=(36*1024)"

Oops, no math permitted if you use quotations.  Make it

options MAXMEM=36864

instead.

Doug White                              | University of Oregon  
Internet:  dwhite@resnet.uoregon.edu    | Residence Networking Assistant
http://gladstone.uoregon.edu/~dwhite    | Computer Science Major
Spam routed to /dev/null by Procmail    | Death to Cyberpromo




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970724100104.1332a-100000>