From owner-freebsd-amd64@FreeBSD.ORG Tue Mar 31 22:47:24 2009 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CE8381065670 for ; Tue, 31 Mar 2009 22:47:24 +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 8C51E8FC1A for ; Tue, 31 Mar 2009 22:47:24 +0000 (UTC) (envelope-from matej.serc@gmail.com) Received: by qyk40 with SMTP id 40so5342262qyk.3 for ; Tue, 31 Mar 2009 15:47:23 -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=uHToHwKcu/H5TaTRzq4MUShC5Pk9yq1jyOvDpZLJQps=; b=MqzP8GOLoiHXwOlM2+4SQrVtiytl7GoFguHEtKcDe14lu00i2jpOc7s69s3J/2nyf0 wuIwSL6WD+zrbo8QbzYyGHpOmMms3P8cSMgaxd98Ud8XwtWAl6S5r+5K1VRL9njtu3ly G/05JtZ5C6pr7lMT0BKf4NX3TYV6ufxMHAiVo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=sm12XYxIN9VMIoCm7138KItj12WAXOHQx+eIjg2SxtcGZyMq3dcTtjU4AWTsGp5dI6 jTyg2RpVCvFnfYl9kEro2L1MYd07aYytUXAS36LfnjlFg9ZSuIcaIWOXagjp5+hxgtVt v/twaHLFXgVy1SYd2ySkzW9ajZf1J8jvgRRrs= MIME-Version: 1.0 Received: by 10.229.85.4 with SMTP id m4mr2993092qcl.55.1238538070802; Tue, 31 Mar 2009 15:21:10 -0700 (PDT) Date: Wed, 1 Apr 2009 00:21:10 +0200 Message-ID: <497fe93d0903311521g55d9e6fdm6020fb52abaac472@mail.gmail.com> From: =?windows-1252?Q?Matej_=8Aerc?= To: freebsd-amd64@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-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 31 Mar 2009 22:47:25 -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