From owner-freebsd-questions Mon Dec 9 15:24:47 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id PAA09398 for questions-outgoing; Mon, 9 Dec 1996 15:24:47 -0800 (PST) Received: from root.com (implode.root.com [198.145.90.17]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id PAA09387 for ; Mon, 9 Dec 1996 15:24:45 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by root.com (8.7.6/8.6.5) with SMTP id PAA06068; Mon, 9 Dec 1996 15:24:18 -0800 (PST) Message-Id: <199612092324.PAA06068@root.com> X-Authentication-Warning: implode.root.com: Host localhost [127.0.0.1] didn't use HELO protocol To: "Francisco Reyes" cc: Bogdan.Roszkowski@adelaide.on.net, questions@freebsd.org Subject: Re: memory > 16MB ??? In-reply-to: Your message of "Mon, 09 Dec 1996 13:40:52." <199612091833.SAA61684@smtp-gw01.ny.us.ibm.net> From: David Greenman Reply-To: dg@root.com Date: Mon, 09 Dec 1996 15:24:18 -0800 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I don't know the exact details, but in some computers the BIOS >doesn't let FreeBSD see more than 16MB. You need to include a >MAXMEN=, where the parameter is your memory size in Kbytes, ^^^^^^^^ >and recompile the kernel. That should be options "MAXMEM=", where is #Kbytes. 65536 for 64MB, for example. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project