From owner-freebsd-emulation@FreeBSD.ORG Sat Oct 8 06:43:23 2011 Return-Path: Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 391B6106564A for ; Sat, 8 Oct 2011 06:43:23 +0000 (UTC) (envelope-from decke@bluelife.at) Received: from groupware.itac.at (groupware.itac.at [91.205.172.99]) by mx1.freebsd.org (Postfix) with ESMTP id 84B8A8FC14 for ; Sat, 8 Oct 2011 06:43:22 +0000 (UTC) Received: from [90.152.219.33] (90.152.219.33) by groupware.itac.at (Axigen) with (CAMELLIA256-SHA encrypted) ESMTPSA id 3CDC89; Sat, 8 Oct 2011 08:43:41 +0200 From: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= To: Hub- FreeBSD X-Mailer: Modest 3.90.7 References: <000f01cc827e$16763ec0$4362bc40$@daevid.com> <6ab8dc440718c52524fef38f12a355da@bluelife.at> <2CC33D27-ACA3-4305-A4FE-3CEC6514DEDB@hub.org> In-Reply-To: <2CC33D27-ACA3-4305-A4FE-3CEC6514DEDB@hub.org> Content-Type: text/plain; charset=utf-8 Content-ID: <1318056235.19697.4.camel@Nokia-N900-42-11> Date: Sat, 08 Oct 2011 08:43:56 +0200 Message-Id: <1318056236.19697.5.camel@Nokia-N900-42-11> Mime-Version: 1.0 Content-Transfer-Encoding: 8bit X-AxigenSpam-Level: 1 X-CTCH-RefID: str=0001.0A0B020D.4E8FF109.004E,ss=1,fgs=0 X-CTCH-VOD: Unknown X-CTCH-Spam: Unknown Cc: freebsd-emulation@freebsd.org Subject: Re: "CPU doesn't support long mode" error message X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Bernhard =?ISO-8859-1?Q?Fr=F6hlich?= List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Oct 2011 06:43:23 -0000 On Sa.,  8. Okt. 2011 01:51:27 CEST, Hub- FreeBSD wrote: > > On 2011-10-04, at 7:28 AM, Bernhard Froehlich wrote: > > > On Tue, 4 Oct 2011 03:12:12 -0700, Daevid Vincent wrote: > > > > > > I've tried various combinations of the guest settings for: > > > > > > .                Enable IO APIC > > > > > > .                Enable PAE/NX > > > > > > .                Enable VT-x/AMD-V > > > > > > .                Enable Nested Paging > > > > > > > > > > > > My VBox.log says: > > > > > > 00:00:00.683 [/HWVirtExt/] (level 1) > > > > > > 00:00:00.683    64bitEnabled            = 0x0000000000000000 (0) > > > > > > You need to create a 64bit capable VM which you haven't. > > > > http://www.virtualbox.org/manual/ch03.html#intro-64bitguests > > Being one of those that is going through this headache right now (have > something to check in BIOS, but its a remote server, so haven't been > able to yet), the above pointer / url is very much  useless, > unfortunately … I've read it, repeatedly, and it happily refers you to > the GUI … > > The only thing that I found on that URL refers to "you should enable the > I/O APIC for virtual machines that you intend to use in 64-bit mode" … > which David stated above that he has tried … > > So … is there something specific at that URL (beyond the I/O APIC that > David did try) that he and I (and potentially others) have both missed > for this? It's also important to use the FreeBSD 64bit preset when creating a new vm. Don't know which is the correct switch for that on vboxmanage. You can also create such a vm on another box with the GUI and copy it to your headless server or use www/phpvirtualbox.