From owner-freebsd-questions@FreeBSD.ORG Mon Jul 25 15:30:12 2011 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 EF666106566B for ; Mon, 25 Jul 2011 15:30:12 +0000 (UTC) (envelope-from wblock@wonkity.com) Received: from wonkity.com (wonkity.com [67.158.26.137]) by mx1.freebsd.org (Postfix) with ESMTP id AB43B8FC18 for ; Mon, 25 Jul 2011 15:30:12 +0000 (UTC) Received: from wonkity.com (localhost [127.0.0.1]) by wonkity.com (8.14.5/8.14.5) with ESMTP id p6PFUBBR012300; Mon, 25 Jul 2011 09:30:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Received: from localhost (wblock@localhost) by wonkity.com (8.14.5/8.14.5/Submit) with ESMTP id p6PFUBlW012297; Mon, 25 Jul 2011 09:30:11 -0600 (MDT) (envelope-from wblock@wonkity.com) Date: Mon, 25 Jul 2011 09:30:11 -0600 (MDT) From: Warren Block To: Jamie Paul Griffin In-Reply-To: <20110721171156.GN5129@think.gnix.co.uk> Message-ID: References: <4E280F06.6080102@infracaninophile.co.uk> <20110721171156.GN5129@think.gnix.co.uk> User-Agent: Alpine 2.00 (BSF 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.2.7 (wonkity.com [127.0.0.1]); Mon, 25 Jul 2011 09:30:11 -0600 (MDT) Cc: freebsd-questions@freebsd.org Subject: Re: virtualbox 4.0 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: Mon, 25 Jul 2011 15:30:13 -0000 On Thu, 21 Jul 2011, Jamie Paul Griffin wrote: > On Thu, Jul 21, 2011 at 07:38:23AM -0600, Warren Block wrote: > >> Recent versions of VirtualBox claim to be able to run a 64-bit VM on a >> 32-bit host if the host CPU is 64-bit and has hardware virtualization >> support: http://forums.virtualbox.org/viewtopic.php?p=33940 >> (search for "64-bit guest") > >> So far I've only seen guest kernel panics when booting the kernel on an >> E8400 i386 FreeBSD host. > > I was using VB in a set-up like that up until a few weeks ago. It works here now, too. Apparently there's a difference between creating a 64-bit guest from the start, and creating a 32-bit guest and changing it to 64-bit afterwards. Creating one that's 64-bit from the start works.