From owner-freebsd-questions Thu Mar 18 13:41:27 1999 Delivered-To: freebsd-questions@freebsd.org Received: from icicle.winternet.com (icicle.winternet.com [198.174.169.13]) by hub.freebsd.org (Postfix) with ESMTP id 40CDE1550B for ; Thu, 18 Mar 1999 13:41:23 -0800 (PST) (envelope-from nrahlstr@mail.winternet.com) Received: (from adm@localhost) by icicle.winternet.com (8.8.8/8.8.8) id PAA08468; Thu, 18 Mar 1999 15:40:42 -0600 (CST) Received: from tundra.winternet.com(198.174.169.11) by icicle.winternet.com via smap (V2.0) id xma008450; Thu, 18 Mar 99 15:40:39 -0600 Received: (from nrahlstr@localhost) by tundra.winternet.com (8.8.7/8.8.4) id PAA11059; Thu, 18 Mar 1999 15:40:39 -0600 (CST) Message-ID: <19990318154038.A9223@winternet.com> Date: Thu, 18 Mar 1999 15:40:38 -0600 From: Nathan Ahlstrom To: Zips , freebsd-questions@FreeBSD.ORG Subject: Re: MAXMEM 256 ? References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.93.2i In-Reply-To: ; from Zips on Thu, Mar 18, 1999 at 04:50:29PM +0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Zips wrote: > > Hi I have a SE440BX-2 Motherboard (Intel) 450 Mhz with 256Mb > 100-MHz SDRAM DIMM running FreeBSD but it's only recognizing 128Mb I > tried in my kernel with > options MAXMEM=262144 > also with > options MAXMEM=(256*1024) > and it did not work > The Bios is recognizing 256Mb but not FreeBSD > > Any Idea ?? Try putting quotes around it like this: options "MAXMEM=(256*1024)" Not sure if this will make a difference. Good Luck, Nathan -- Nathan Ahlstrom nrahlstr@winternet.com http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message