From owner-freebsd-virtualization@FreeBSD.ORG Mon Apr 21 04:52:37 2014 Return-Path: Delivered-To: freebsd-virtualization@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C022E4D4 for ; Mon, 21 Apr 2014 04:52:37 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 8182F1A9F for ; Mon, 21 Apr 2014 04:52:37 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id C7108124FA; Mon, 21 Apr 2014 14:52:29 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local (c-174-51-225-141.hsd1.co.comcast.net [174.51.225.141]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BTN44545 (AUTH peterg@ptree32.com.au); Mon, 21 Apr 2014 14:52:28 +1000 Message-ID: <5354A40A.9050002@freebsd.org> Date: Sun, 20 Apr 2014 22:52:26 -0600 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.4.0 MIME-Version: 1.0 To: Dmitry Morozovsky Subject: Re: HOWTO needed for installing Linux VM under bhyve References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@FreeBSD.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.17 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, 21 Apr 2014 04:52:37 -0000 > I've found some vague links to sysutils/grub2-bhyve, but my naive attempts to > get things done failed. I tried to run debian7/i386, if this is important. > Native freebsd VMs are fine. Never tried a 32-bit Linux. 64-bit Debian7 works fine. > Could anybody please point me to the document how should we cook grub2? Or, > maybe, collect it on wiki.freebsd.org before putting it into the Handbook? I'll get something up on the wiki. later, Peter.