From owner-freebsd-questions@FreeBSD.ORG Sun Dec 31 23:18:00 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A2E8716A40F for ; Sun, 31 Dec 2006 23:18:00 +0000 (UTC) (envelope-from odilist@sonic.net) Received: from b.mail.sonic.net (b.mail.sonic.net [64.142.19.5]) by mx1.freebsd.org (Postfix) with ESMTP id 90EB913C461 for ; Sun, 31 Dec 2006 23:18:00 +0000 (UTC) (envelope-from odilist@sonic.net) Received: from [192.168.1.2] (69-12-157-6.dsl.dynamic.sonic.net [69.12.157.6]) by b.mail.sonic.net (8.13.8.Beta0-Sonic/8.13.7) with ESMTP id kBVNI00U018870 for ; Sun, 31 Dec 2006 15:18:00 -0800 From: Oliver Iberien To: freebsd-questions@freebsd.org Date: Sun, 31 Dec 2006 15:17:56 -0800 User-Agent: KMail/1.9.3 References: <200612311040.38067.odilist@sonic.net> <20061231190520.GA19424@owl.midgard.homeip.net> In-Reply-To: <20061231190520.GA19424@owl.midgard.homeip.net> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200612311517.56821.odilist@sonic.net> Subject: Re: What is involved in switching from i386 to AMD64? 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: Sun, 31 Dec 2006 23:18:00 -0000 Thank you very much! On Sunday 31 December 2006 11:05, Erik Trulsson wrote: > On Sun, Dec 31, 2006 at 10:40:37AM -0800, Oliver Iberien wrote: > > Hi, > > > > What actually needs to be done when switching machine architectures? I am > > facing a motherboard/CPU upgrade following the demise of an Athlon+ > > setup. (I am running my FreeBSD drive in a P3 while trying to figure this > > out.) > > > > Replacing it with an oldish P4 would be easiest but they are rapidly > > becoming extinct. After much Googling I can't quite figure out what > > happens if I were to put the FreeBSD i386 HD into a 64-bit system. > > Nothing? Disaster? Do I totally have the wrong end of the stick? I'd be > > grateful for any advice. > > Since the AMD64 architecture is completely backwards-compatible with the > older i386 architecture, the i386 version of FreeBSD should work just fine > in the new system.