From owner-freebsd-stable@FreeBSD.ORG Wed Oct 26 00:10:51 2005 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CEA2E16A41F for ; Wed, 26 Oct 2005 00:10:51 +0000 (GMT) (envelope-from bazerka@beardz.net) Received: from www.beardz.net (host86-137-122-139.range86-137.btcentralplus.com [86.137.122.139]) by mx1.FreeBSD.org (Postfix) with ESMTP id 372D243D49 for ; Wed, 26 Oct 2005 00:10:50 +0000 (GMT) (envelope-from bazerka@beardz.net) Received: from [127.0.0.1] ([127.0.0.1]) by www.beardz.net with Microsoft SMTPSVC(6.0.2600.2180); Wed, 26 Oct 2005 01:10:58 +0100 Message-ID: <435EC992.70909@beardz.net> Date: Wed, 26 Oct 2005 01:10:58 +0100 From: Jase Thew User-Agent: Mozilla Thunderbird 1.0.7 (Windows/20050923) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jayton Garnett References: <616C3CA2-AC7C-4688-B97F-35911A6C270B@syz.com> <435EBC2F.1010806@codegurus.org> In-Reply-To: <435EBC2F.1010806@codegurus.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 26 Oct 2005 00:10:58.0609 (UTC) FILETIME=[BDCBC210:01C5D9C1] Cc: freebsd-stable@freebsd.org Subject: Re: Strange crashing/rebooting problem X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 Oct 2005 00:10:51 -0000 Jayton Garnett wrote: > Hello, > > You should be using the IA-64 version of FreeBSD as these are Intel > chips and nor AMD chips? > FreeBSD 5.4 IA-64 is for the Intel EM64T/Xeon/Itainium CPU's, FreeBSD > 5.4 AMD64 is for the AMD 64/x2/Opteron/FX CPU's. > > You will have more luck using the IA-64 release, I am not sure if you > can cvsup the source and rebuild the IA-64 version so you might have to do a > fresh install, and since you have backups of your databases it should > not take you longer than 1hour to get it all running smoothly again. > > Kind regards, > Jayton Garnett > Hiyas, This is incorrect. The IA-64 builds are for Intel Itanium and Itanium-2 processors only [1]. The AMD64 builds are the correct ones to use for both AMD64 and Intel EM64T processors when 64-bit support is required [2]. Regards, Jase Thew. [1] http://www.freebsd.org/releases/5.4R/hardware-ia64.html#PROC-IA64 [2] http://www.freebsd.org/releases/5.4R/hardware-amd64.html#PROC