From owner-freebsd-questions@FreeBSD.ORG Thu Feb 23 11:19:24 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 57E2316A420 for ; Thu, 23 Feb 2006 11:19:24 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from asmtp-out1.blueyonder.co.uk (asmtp-out1.blueyonder.co.uk [195.188.213.60]) by mx1.FreeBSD.org (Postfix) with ESMTP id EA59243D45 for ; Thu, 23 Feb 2006 11:19:23 +0000 (GMT) (envelope-from xfb52@dial.pipex.com) Received: from [82.41.33.116] (helo=[192.168.0.2]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1FCEVA-0002zj-MJ; Thu, 23 Feb 2006 11:19:16 +0000 Message-ID: <43FD9A34.7030401@dial.pipex.com> Date: Thu, 23 Feb 2006 11:19:16 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.12) Gecko/20051106 X-Accept-Language: en MIME-Version: 1.0 To: Alex Mayfield References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Nikolas Britton , freebsd-questions@freebsd.org Subject: Re: Can't seem to boot from 6.0-RELEASE 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: Thu, 23 Feb 2006 11:19:24 -0000 Nikolas Britton wrote: >Your not using the right install CDs. You have an AMD 64-Bit chip so >you can't (AFAIK) use the I386 Release. Maybe there is a setting in >the BIOS for I386 compat, I have no experience with AMD's 64-Bit chips >so this is just a guess. Or try disabling ACPI and everything else in >the BIOS etc... That's the price you pay for being an early adopter, >you don't need nvidia gfx for an Opteron server. > > This is not correct. An i386 version of FreeBSD runs just dandy on 64-bit Athlons (or 64 bit Intel for that matter) even if this release is failing on this specific system. All current 64-bit "PC" processors are backwards compatible with i386. I would try the i386 6.1 PRERELEASE CD, the 5.4 RELEASE and the 5.5 PRERELEASE in order and see if any of them worked. Or try limiting your google by including the sis 754 and see if finds any help. There are mentions of 754 problems being fixed in 6-STABLE but I didn't look closely enough to know if they would help you. --Alex