From owner-freebsd-virtualization@FreeBSD.ORG Mon Oct 20 17:04:14 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 381F8845; Mon, 20 Oct 2014 17:04:14 +0000 (UTC) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id E93C6B19; Mon, 20 Oct 2014 17:04:13 +0000 (UTC) Received: from john by potato.growveg.org with local (Exim 4.84 (FreeBSD)) (envelope-from ) id 1XgGNF-000HPg-Rz; Mon, 20 Oct 2014 18:04:01 +0100 Date: Mon, 20 Oct 2014 18:04:01 +0100 From: John To: Allan Jude Subject: Re: moving from virtualbox to bhyve Message-ID: <20141020170401.GB66615@potato.growveg.org> Reply-To: freebsd-virtualization@freebsd.org References: <20141020162043.GA66615@potato.growveg.org> <544538D6.80101@freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <544538D6.80101@freebsd.org> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: John X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: john@potato.growveg.org X-SA-Exim-Scanned: No (on potato.growveg.org); SAEximRunCond expanded to false Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 20 Oct 2014 17:04:14 -0000 On Mon, Oct 20, 2014 at 12:31:18PM -0400, Allan Jude wrote: > What version of FreeBSD are you using? You might want to try the latest > 10.1 RC (or HEAD if you are so included) instead, as they have much > improved bhyve. freebsd version is: 10.1-PRERELEASE #0 r273275 ports is 371224 I'm running 10-STABLE -- John