From owner-freebsd-amd64@FreeBSD.ORG Sun Dec 11 17:00:28 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org 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 01C0A16A41F for ; Sun, 11 Dec 2005 17:00:28 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: from mail.dc-servers.com (mail.dc-servers.com [83.243.101.206]) by mx1.FreeBSD.org (Postfix) with SMTP id A21C343D5E for ; Sun, 11 Dec 2005 17:00:26 +0000 (GMT) (envelope-from work@ashleymoran.me.uk) Received: (qmail 13123 invoked by uid 399); 11 Dec 2005 17:02:14 -0000 Received: from unknown (HELO alfie.jigsawhq.com) (work@ashleymoran.me.uk@213.106.224.113) by mail.dc-servers.com with SMTP; 11 Dec 2005 17:02:14 -0000 From: Ashley Moran Organization: Codeweavers Ltd To: freebsd-amd64@freebsd.org Date: Sun, 11 Dec 2005 16:59:19 +0000 User-Agent: KMail/1.8.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200512111659.20182.work@ashleymoran.me.uk> Subject: Problem with FreeBSD-6.0-amd64 on MSI Neo2 Platinum 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: Sun, 11 Dec 2005 17:00:28 -0000 A few weeks back I had to replace the motherboard in a server, and the only motherboard with ATA RAID I could get locally was an MSI Neo2 Platinum (nForce 3 chipset). I initially just swapped the board out and booted back into i386 mode, but I just tried to reinstall with 6.0-REL-amd64. I get a corrupt boot loader screen and the following information when I hit enter a few times: int=0000000d err=00000000 efl=00030002 eip=0000ffff eax=000500b2 ebx=000503d6 ecx=00059214 edx=00050000 esi=00059194 edi=0005999c ebp=00091cb0 esp=0000c3dc cs=d000 ds=d6cf es=9b8a fs=0033 gs=0033 ss=d6cf syms=[0x8+0x8c268+0x8+0x7 (i think this bit is from the corrupt boot process) cs: eip=ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ss: esp=ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff-ff ff ff ff ff ff ff ff BTX halted I've tried disabling as much as I can in the BIOS but I still get the same error. Is there anything else I could look into that might cause the issue or is it a motherboard fault? I'm new to amd64 and I had expected the install to go as sweetly as i386 (wish I'd booted the install CD before running pkg_deinstall -a!). Oh well :( Ashley PS if there is no way round this, can anyone recommend a good FreeBSD compatible amd64 board that comes with ATA RAID?