From owner-freebsd-amd64@FreeBSD.ORG Thu Dec 1 02:15:33 2005 Return-Path: X-Original-To: freebsd-amd64@freebsd.org Delivered-To: freebsd-amd64@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6171616A41F for ; Thu, 1 Dec 2005 02:15:33 +0000 (GMT) (envelope-from jiashiun@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id D7C1F43D45 for ; Thu, 1 Dec 2005 02:15:32 +0000 (GMT) (envelope-from jiashiun@gmail.com) Received: by xproxy.gmail.com with SMTP id h31so152418wxd for ; Wed, 30 Nov 2005 18:15:28 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Ciy/1CeejOpE6E1yPhB1Iy6m0Wj+FG68CYODocV4q0tj0OmxbxhJIFRDdRR+onPCR2tLzQCjnWVSm36jFVFhFkgsft7/FHz254TV9aHq2P4MdGySx4D2Wb7qKhnQbq6mgFzAob36YWgLfAWPtLsdCRk7d56rqJ1IVSLQs/qAxsE= Received: by 10.65.103.8 with SMTP id f8mr578350qbm; Wed, 30 Nov 2005 18:15:28 -0800 (PST) Received: by 10.65.112.13 with HTTP; Wed, 30 Nov 2005 18:15:28 -0800 (PST) Message-ID: <1d6d20bc0511301815q1029ad05k@mail.gmail.com> Date: Thu, 1 Dec 2005 10:15:28 +0800 From: Jia-Shiun Li To: Daniel Rock In-Reply-To: <438DD87C.9060906@deadcafe.de> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <200511272146.48247.dantavious@comcast.net> <1d6d20bc0511300748m1adedb31t@mail.gmail.com> <438DD87C.9060906@deadcafe.de> Cc: freebsd-amd64@freebsd.org Subject: Re: FreeBSD amd 64 and VMWARE issues X-BeenThere: freebsd-amd64@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the AMD64 platform List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2005 02:15:33 -0000 2005/12/1, Daniel Rock : > Jia-Shiun Li schrieb: > > Derrick, > > > > You must have > > 1.Windows x64 edition as host > You can run an 64 bit guest OS on a 32 bit Windows host. That's not what I realized: http://www.vmware.com/support/ws55/doc/releasenotes_ws55.html > > 2.VMWare Workstation 5.5 (from which begins to support amd64 guests) > > to install amd64 version as guest OS. > 3. You need an Athlon64/Opteron processor with at least D-Stepping. AFAIK= all > Socket 754 processors are stepping CG or lower. So I don't think you will= have > any luck even with the current VMWare release. > http://www.amdcompare.com/us-en/desktop/Default.aspx ya... I just found that not every x64 CPU will work. Only those Intel ones with VT (Pentium 4 6[67]2), and AMD ones of newer stepping (I dont know what is the real difference that matters) can run 64-bit guests. These CPUs are still rare. Jia-Shiun