From owner-freebsd-questions@FreeBSD.ORG Fri Dec 4 22:41:26 2009 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 1CE9E1065670 for ; Fri, 4 Dec 2009 22:41:26 +0000 (UTC) (envelope-from rwmaillists@googlemail.com) Received: from mail-ew0-f216.google.com (mail-ew0-f216.google.com [209.85.219.216]) by mx1.freebsd.org (Postfix) with ESMTP id A09518FC12 for ; Fri, 4 Dec 2009 22:41:25 +0000 (UTC) Received: by ewy8 with SMTP id 8so3393607ewy.35 for ; Fri, 04 Dec 2009 14:41:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:received:received:date:from:to:subject :message-id:in-reply-to:references:x-mailer:mime-version :content-type:content-transfer-encoding; bh=E2PzyS6jSg9DJ1Ef3TbEDM3r4xcmMQpCI/R19Hb6fWI=; b=kaBTHsffv5gCjHO9TyTMmNuKI1/d4Rj8AWrMqFKvNV84PnFmxi+7q3mf7vVpSch/O8 MIaUCini4Z0yRaqFpPUL/mlRUeLDkY/ntBeiUQSEFPkfaH30riryuqBuqUuRpxHgkmTm pb8eVu7NekxP4fSTCjGTnd86LySTK1Umaxh9Y= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=date:from:to:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding; b=pEiBb+Ca/CerLXLMl1NDzhMiBzPp8Humtmcn64ma4I/2HjarWXhoEa11j0LE+6QoTl YNBgDe54qw1ZUapB7T3x6qTmYLI6YflWqF/DHMhD6ezD8D9f3KHgHCeaa1zvJ2O7/aua RlRqMlPMteFm5KmuNnbIT72CvgqpgpwsxpRGI= Received: by 10.216.90.209 with SMTP id e59mr1272503wef.193.1259966484402; Fri, 04 Dec 2009 14:41:24 -0800 (PST) Received: from gumby.homeunix.com (bb-87-81-140-128.ukonline.co.uk [87.81.140.128]) by mx.google.com with ESMTPS id n12sm7571156gve.29.2009.12.04.14.41.19 (version=SSLv3 cipher=RC4-MD5); Fri, 04 Dec 2009 14:41:23 -0800 (PST) Date: Fri, 4 Dec 2009 22:41:07 +0000 From: RW To: freebsd-questions@freebsd.org Message-ID: <20091204224107.354068b6@gumby.homeunix.com> In-Reply-To: <4B19099D.4050409@web.de> References: <791686.61294.qm@web113006.mail.gq1.yahoo.com> <4B19099D.4050409@web.de> X-Mailer: Claws Mail 3.7.3 (GTK+ 2.18.3; i386-portbld-freebsd8.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: Hardware migration and upgrade from 6.3 to 8.0 advice 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, 04 Dec 2009 22:41:26 -0000 On Fri, 04 Dec 2009 14:07:41 +0100 Frank Wissmann wrote: > Achilleas Mantzios schrieb: > > Hi! > > > > Hello, > > > > i am facing this situation, where i need to upgrade from my 6.3 i386 > > system, used as my main workstation, to a new hardware based on > > amd64 (phenom II x4). > > Well, you know that i386 is Intel, do you? No i386 is 32-bit, amd64 is 64-bit, Intel and AMD make both. All amd64 compatible processors are i386 compatible too.