From owner-freebsd-questions@FreeBSD.ORG Mon Jan 4 14:44:20 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8828B1065679 for ; Mon, 4 Jan 2010 14:44:20 +0000 (UTC) (envelope-from sonicy@otenet.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [83.235.67.30]) by mx1.freebsd.org (Postfix) with ESMTP id E39F18FC0A for ; Mon, 4 Jan 2010 14:44:19 +0000 (UTC) Received: from pulstar.local (athedsl-4554414.home.otenet.gr [94.70.74.182]) by aiolos.otenet.gr (8.13.8/8.13.8/Debian-3) with ESMTP id o04EiINC005529; Mon, 4 Jan 2010 16:44:18 +0200 Message-ID: <4B41FEC2.40001@otenet.gr> Date: Mon, 04 Jan 2010 16:44:18 +0200 From: Manolis Kiagias User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.5) Gecko/20091204 Thunderbird/3.0 MIME-Version: 1.0 To: mi007@rocketmail.com References: <460822.31708.qm@web50801.mail.re2.yahoo.com> In-Reply-To: <460822.31708.qm@web50801.mail.re2.yahoo.com> X-Enigmail-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD versions 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: Mon, 04 Jan 2010 14:44:20 -0000 On 04/01/2010 3:33 μ.μ., Mernoz Rostangi wrote: > Hi, > > I would like to know if the FreeBSD 8.0 IA64 can be used on 32bit cpu also ? > > If yes, what is the difference between IA64 and x86 versions ? > > :-) > ./m > > > The IA64 is intended for Intel's Itanium Processor. It is 64bit, but will not on your standard Core2Duo or AMD64 processors. You need the amd64 edition for the common 64bit CPUs (both Intel and AMD). The 64bit versions cannot be used on 32bit hardware. On the other hand, the i386 (x86) version will happily run on a Core2Duo or AMD64.