From owner-freebsd-questions@FreeBSD.ORG Fri Oct 6 17:26:48 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 35B2F16A415 for ; Fri, 6 Oct 2006 17:26:48 +0000 (UTC) (envelope-from pgiessel@mac.com) Received: from achilles.leela.ws (achilles.leela.ws [66.207.162.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id A813343D67 for ; Fri, 6 Oct 2006 17:26:47 +0000 (GMT) (envelope-from pgiessel@mac.com) Received: from [192.168.0.193] ([158.145.111.132]) (authenticated bits=0) by achilles.leela.ws (8.13.6/8.13.6) with ESMTP id k96HQjOC032192 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Fri, 6 Oct 2006 09:26:46 -0800 (AKDT) (envelope-from pgiessel@mac.com) Message-ID: <452691D5.4010904@mac.com> Date: Fri, 06 Oct 2006 09:26:45 -0800 From: "Peter A. Giessel" User-Agent: Thunderbird 1.5.0.7 (Macintosh/20060909) MIME-Version: 1.0 To: Paul Lathrop References: <45254F1D.5000106@squaretrade.com> <45255976.10903@squaretrade.com> <9AEC0B71-516A-444F-B9A3-927CC37EBF07@mac.com> <45268D83.6030100@squaretrade.com> In-Reply-To: <45268D83.6030100@squaretrade.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 8bit Cc: freeBSD Subject: Re: PAE tuning 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: Fri, 06 Oct 2006 17:26:48 -0000 On 2006/10/06 9:08, Paul Lathrop seems to have typed: > Is there a 64 > bit Intel distro I'm missing? I saw someone suggesting I use the AMD64 > version, but when I attempt to boot that from the install disk I get > some debugging output and a message saying "BTX halted" - I suspect that > means I can't follow that suggestion... Theoretically, amd64 should work on a Xeon (depending on which Xeon you are using, more system details would be required to say for sure) See: http://www.freebsd.org/releases/6.1R/hardware-amd64.html *** QUOTE *** Since mid-2003 FreeBSD/amd64 has supported the AMD64 (“Hammer”) and Intel EM64T architecture, and is now one of the Tier-1 platforms (fully supported architecture), which are expected to be Production Quality with respects to all aspects of the FreeBSD operating system, including installation and development environments. Note that there are two names for this architecture, AMD64 (AMD) and Intel EM64T (Extended Memory 64-bit Technology). 64-bit mode of the two architectures are almost compatible with each other, and FreeBSD/amd64 should support them both. As of this writing, the following processors are supported: * AMD Athlon64 (“Clawhammer”). * AMD Opteron (“Sledgehammer”). * Intel 64-bit Xeon (“Nacona”). This processor is fabricated on 90nm process technology, and operates with 2.80 to 3.60 GHz (FSB 800MHz) and Intel E7520/E7525/E7320 chipsets. * Intel Pentium 4 Processor supporting Intel EM64T (“Prescott”). This is fabricated on 90nm process technology, uses FC-LGA775 package, and operates with 3.20F/3.40F/3.60F GHz and Intel 925X Express chipsets. The corresponding S-Spec numbers are SL7L9, SL7L8, SL7LA, SL7NZ, SL7PZ, and SL7PX. Note that processors marked as 5xx numbers do not support EM64T. Intel EM64T is an extended version of IA-32 (x86) and different from Intel IA-64 (Itanium) architecture, which FreeBSD/ia64 supports. Some Intel's old documentation refers to Intel EM64T as “64-bit extension technology” or “IA-32e”. *** END QUOTE *** There is a lot of information about the "BTX halted" error message in the archives if you believe your system should be supported: http://www.freebsd.org/cgi/search.cgi?words=%22BTX+halted%22&max=25&sort=score&index=recent&source=freebsd-questions