From owner-freebsd-questions Sat May 11 10:23:09 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA24284 for questions-outgoing; Sat, 11 May 1996 10:23:09 -0700 (PDT) Received: from Root.COM (implode.Root.COM [198.145.90.17]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id KAA24279 for ; Sat, 11 May 1996 10:23:07 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by Root.COM (8.7.5/8.6.5) with SMTP id KAA07444; Sat, 11 May 1996 10:23:01 -0700 (PDT) Message-Id: <199605111723.KAA07444@Root.COM> X-Authentication-Warning: implode.Root.COM: Host localhost [127.0.0.1] didn't use HELO protocol To: jln@otdc.com (Joe Nieten) cc: questions@freebsd.org Subject: Re: 24Meg memory In-reply-to: Your message of "Fri, 10 May 1996 19:16:05 +0700." <199605111346.IAA00195@defiant.vhm.com> From: David Greenman Reply-To: davidg@Root.COM Date: Sat, 11 May 1996 10:23:01 -0700 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >I just added another 8Meg to my FreeBSD machine ... and the OS did not >recognize it. Do I need to change the kernel to recognize the memory above 16M? Check you BIOS for anything that might look like it would create a hole in the 15-16MB area. If you have a Compaq machine, you might have to add: options "MAXMEM=24576" ...to your kernel config file. You may wish to try this in any event. -DG David Greenman Core-team/Principal Architect, The FreeBSD Project