From owner-freebsd-current@FreeBSD.ORG Wed Oct 20 12:21:53 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CB28716A4CE for ; Wed, 20 Oct 2004 12:21:53 +0000 (GMT) Received: from web14103.mail.yahoo.com (web14103.mail.yahoo.com [216.136.172.133]) by mx1.FreeBSD.org (Postfix) with SMTP id A101B43D4C for ; Wed, 20 Oct 2004 12:21:53 +0000 (GMT) (envelope-from cguttesen@yahoo.dk) Message-ID: <20041020122152.95847.qmail@web14103.mail.yahoo.com> Received: from [194.248.174.58] by web14103.mail.yahoo.com via HTTP; Wed, 20 Oct 2004 14:21:52 CEST Date: Wed, 20 Oct 2004 14:21:52 +0200 (CEST) From: Claus Guttesen To: Ganbold , freebsd-current@freebsd.org In-Reply-To: <6.1.2.0.2.20041020201303.02b0b030@202.179.0.80> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Subject: Re: FreeBSD 5.3-RC1 problem on IBM @server 325 type 8835 X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 20 Oct 2004 12:21:53 -0000 > Another error: > It crashes when it is trying "Extracting base into / > directory": OK, I see. Quickfix, worked for me ;-) Remove as much RAM so you're below 2 GB. I had problems installing amd64 on a machine with 4 GB RAM. Then add the physmem-line before you put back the RAM. Claus