From owner-freebsd-amd64@FreeBSD.ORG Thu Jan 27 23:31:14 2005 Return-Path: Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F044416A4CE for ; Thu, 27 Jan 2005 23:31:14 +0000 (GMT) Received: from buxton.digitalspy.co.uk (buxton.digitalspy.co.uk [212.42.1.208]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0723643D2D for ; Thu, 27 Jan 2005 23:31:14 +0000 (GMT) (envelope-from alanj@digitalspy.co.uk) Received: from AJDELL9200 (213-78-6-149.uk.onetel.net.uk [213.78.6.149]) by buxton.digitalspy.co.uk (Postfix) with ESMTP id 11D3354837 for ; Thu, 27 Jan 2005 23:31:14 +0000 (GMT) From: "Alan Jay" To: Date: Thu, 27 Jan 2005 23:31:11 -0000 Organization: Digital Spy Limited MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.6353 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Thread-Index: AcUEyEjFNNxNU+bAS+mipiG/ufffJA== Message-Id: <20050127233114.11D3354837@buxton.digitalspy.co.uk> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: 5.3 AMD64 on Tyan S2882 Thunder K86 X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 23:31:15 -0000 Thanks for this - new to the list so sorry for not searching the archives. Will report back tomorrow on how I get on. > I am trying to install FreeBSD 5.3 AMD64 on twin > Operton with 8Gb RAM using > Tyan S2882 Thunder K86 motherboard and LSI MegaRAID > SCSI controller. > Almost every time I try to install at some point in > the process I get some > kind of panic usually: Have you tried 'set hw.physmem="4G"' at the boot prompt while doing the initial install? If that works try cvsup to RELENG_5 (stable) and *not* RELENG_5_3 (release). Make world/kernel and reboot wo. hw.physmem. This was mentioned in a previous thread. HTH Claus