From owner-freebsd-questions Fri Sep 29 12:48:43 1995 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id MAA28989 for questions-outgoing; Fri, 29 Sep 1995 12:48:43 -0700 Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id MAA28981 for ; Fri, 29 Sep 1995 12:48:40 -0700 Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id MAA15244; Fri, 29 Sep 1995 12:42:35 -0700 From: Terry Lambert Message-Id: <199509291942.MAA15244@phaeton.artisoft.com> Subject: Re: FreeBSD > 64MB To: robert@news.yzit.edu.tw (robert) Date: Fri, 29 Sep 1995 12:42:35 -0700 (MST) Cc: freebsd-questions@freebsd.org In-Reply-To: <9509291210.AA00487@news.yzit.edu.tw> from "robert" at Sep 29, 95 01:10:45 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Length: 442 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. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.