From owner-freebsd-questions@FreeBSD.ORG Tue Mar 31 22:15:16 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 50FF8106566B for ; Tue, 31 Mar 2009 22:15:16 +0000 (UTC) (envelope-from matej.serc@gmail.com) Received: from mail-qy0-f134.google.com (mail-qy0-f134.google.com [209.85.221.134]) by mx1.freebsd.org (Postfix) with ESMTP id 0DDD88FC14 for ; Tue, 31 Mar 2009 22:15:15 +0000 (UTC) (envelope-from matej.serc@gmail.com) Received: by qyk40 with SMTP id 40so5318962qyk.3 for ; Tue, 31 Mar 2009 15:15:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=DFtBA/opxTFdeudJ/uWkQ+XwhKcUI2g0/tAl8yAqmQ4=; b=QTkjROtSIydmr1qjBxXMT4j0A0tjxuZkQegzazdxFlGA8T1w0KVZVDDPqwzt+N7T2C NOlc0qwcbWmxs6T9kbLRPVg3pMBg3TNGJAOiKVoO4KgaUcfWGIzVccIsGMk4Ep3dljwP y0okrjEwpTXSqJh7CnL2SaU4VFiCL3BEFMWrw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=H7MWu3iXgSvA36sff5Bz94toBKkqS/l8aIPfnQFtSWxsUeJ/5sisyw8iYS7E65NDGS iehc859GR6DM3f4j1Cx073wS94St5DbgNf0TJEbgzKVcR343OdTJbzgw+O/S8jC5X+yE hx1LFrIOSX8piiP2drIHHpTf219KfrDInvVvM= MIME-Version: 1.0 Received: by 10.229.82.83 with SMTP id a19mr2882872qcl.42.1238536491340; Tue, 31 Mar 2009 14:54:51 -0700 (PDT) Date: Tue, 31 Mar 2009 23:54:51 +0200 Message-ID: <497fe93d0903311454k2018dcafv899298f94d0385a4@mail.gmail.com> From: =?windows-1252?Q?Matej_=8Aerc?= To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Xeon Quad with 9 GB RAM - only 4 GB detected X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 22:15:16 -0000 Hi all, I am just trying to install FreeBSD 7.1 amd64 distro on the HP ML 150 G5 server and when booting, BIOS detects 9 GB of RAM, but when starting to install the system it is displayed that only 4 GBs are detected. Also the default swap partition size is 4 GB ... What would be the needed steps to enable FreeBSD using the entire memory in the machine? Thank you in advance for your time, Matej