From owner-freebsd-questions@FreeBSD.ORG Sat Aug 6 20:37:50 2005 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 5B76016A41F for ; Sat, 6 Aug 2005 20:37:50 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from mxout4.cac.washington.edu (mxout4.cac.washington.edu [140.142.33.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1025D43D45 for ; Sat, 6 Aug 2005 20:37:50 +0000 (GMT) (envelope-from youshi10@u.washington.edu) Received: from smtp.washington.edu (smtp.washington.edu [140.142.32.139]) by mxout4.cac.washington.edu (8.13.4+UW05.04/8.13.4+UW05.05) with ESMTP id j76KbnQC011638 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK); Sat, 6 Aug 2005 13:37:49 -0700 X-Auth-Received: from [140.142.167.11] (cs331-10.spmodem.washington.edu [140.142.167.11]) (authenticated authid=youshi10) by smtp.washington.edu (8.13.4+UW05.04/8.13.4+UW05.07) with ESMTP id j76Kbj1m009071 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Sat, 6 Aug 2005 13:37:48 -0700 Message-ID: <42F51F98.10301@u.washington.edu> Date: Sat, 06 Aug 2005 13:37:44 -0700 From: Garrett Cooper User-Agent: Mozilla Thunderbird 1.0.6 (Macintosh/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Joseph Sniderman , FreeBSD Questions References: <0MKz5u-1E1Co63yhy-0007Du@mrelay.perfora.net> In-Reply-To: <0MKz5u-1E1Co63yhy-0007Du@mrelay.perfora.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: AMD64 vs. i386 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: Sat, 06 Aug 2005 20:37:50 -0000 Joseph Sniderman wrote: >Can I install the i386 version of FreeBSD on an AMD64(athelon64) based computer? > > Yes, but what what libs and programs you may install that are i386 based as opposed to 64-bit. You can seriously 'screw' up your system by having several programs be unrunnable if you mix and match 32-bit stuff with 64-bit stuff too much. Also, note that if you're using 32-bit stuff you aren't fully utilizing your 64-bit hardware. And btw, it's Athlon. Good luck, -Garrett