Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA11527; Fri, 29 Sep 95 23:18:13 EDT
Received: from freefall.FreeBSD.ORG by MIT.EDU with SMTP
	id AA21709; Fri, 29 Sep 95 23:17:46 EDT
Received: from localhost (daemon@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) with SMTP id UAA15273
          ; Fri, 29 Sep 1995 20:12:44 -0700
Received: (from root@localhost)
          by freefall.freebsd.org (8.6.12/8.6.6) id UAA15148
          for questions-outgoing; Fri, 29 Sep 1995 20:10:46 -0700
Received: from Root.COM (implode.Root.COM [198.145.90.17])
          by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id UAA15142
          for <freebsd-questions@freebsd.org>; Fri, 29 Sep 1995 20:10:38 -0700
Received: from corbin.Root.COM (corbin [198.145.90.50]) by Root.COM (8.6.12/8.6.5) with ESMTP id UAA01169; Fri, 29 Sep 1995 20:09:06 -0700
Received: from localhost (localhost [127.0.0.1]) by corbin.Root.COM (8.6.12/8.6.5) with SMTP id UAA00185; Fri, 29 Sep 1995 20:10:25 -0700
Message-Id: <199509300310.UAA00185@corbin.Root.COM>
To: Terry Lambert <terry@lambert.org>
Cc: robert@news.yzit.edu.tw (robert), freebsd-questions@freebsd.org
Subject: Re: FreeBSD > 64MB 
In-Reply-To: Your message of "Fri, 29 Sep 95 12:42:35 PDT."
             <199509291942.MAA15244@phaeton.artisoft.com> 
From: David Greenman <davidg@Root.COM>
Reply-To: davidg@Root.COM
Date: Fri, 29 Sep 1995 20:10:19 -0700
Sender: owner-questions@freebsd.org
Precedence: bulk

>> hi, we have 72MB ram and aha1542 isa scsi card on FreeBSD 2.2-CURRENT,
>> 
>> but we only can get 64mb, how to get more?
>> 
>> if we added 'options "MAXMEM=72M"' in kernel config,
>
>You must specify the number in pages, not in ???M.  This is documented
>both in the LINT config file and in the build docs.

   Actually, it's specified in Kbytes. For 72MB, use 73728.

-DG
