From owner-freebsd-questions Sun Oct 15 17:41:48 2000 Delivered-To: freebsd-questions@freebsd.org Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by hub.freebsd.org (Postfix) with ESMTP id 6490937B66C for ; Sun, 15 Oct 2000 17:41:46 -0700 (PDT) Received: (from dan@localhost) by dan.emsphone.com (8.11.1/8.11.1) id e9G0fiD28201; Sun, 15 Oct 2000 19:41:44 -0500 (CDT) (envelope-from dan) Date: Sun, 15 Oct 2000 19:41:44 -0500 From: Dan Nelson To: chaz&diane goodsell Cc: questions@FreeBSD.ORG Subject: Re: Easy way to Adjust amount of RAM Message-ID: <20001015194144.A16850@dan.emsphone.com> References: <002901c035db$b52848c0$5c3dfdcc@0016453202> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline User-Agent: Mutt/1.3.10i In-Reply-To: <002901c035db$b52848c0$5c3dfdcc@0016453202>; from "chaz&diane goodsell" on Sat Oct 14 08:38:50 GMT 2000 X-OS: FreeBSD 5.0-CURRENT Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG In the last episode (Oct 14), chaz&diane goodsell said: > I am trying to fumble through my first successful install of FreeBSD > 4.0. I am installing the OS on a Compaq 2500, with 5 "4.3 GiG HDD" > 320MG of RAM and dual processors. I'm not ready to tackle the SMP > yet. I am disappointed with the fact that BSD is only seeing 16MG of > RAM. Is there an easy way to adjust this setting? All the > documentation I have seen references MAXMEM. I was hoping there is a > control file that could be edited VS recompiling the Kernel. Thank > you in advance for your assistance. Compaqs have never reported their RAM correctly and always need to have the correct value hardcoded. Edit (or create) /boot/loader.conf, add the line set hw.physmem="320M" and reboot. -- Dan Nelson dnelson@emsphone.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message