From owner-freebsd-virtualization@FreeBSD.ORG Fri Oct 3 04:35:46 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 1A603217 for ; Fri, 3 Oct 2014 04:35:46 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id CE04918A for ; Fri, 3 Oct 2014 04:35:45 +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 8E929126C6; Fri, 3 Oct 2014 14:35:44 +1000 (EST) Received: from Peter-Grehans-MacBook-Pro-2.local (c-67-161-27-37.hsd1.ca.comcast.net [67.161.27.37]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BYS51563 (AUTH peterg@ptree32.com.au); Fri, 3 Oct 2014 14:35:43 +1000 Message-ID: <542E279D.8000804@freebsd.org> Date: Thu, 02 Oct 2014 21:35:41 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: =?UTF-8?B?0JXQstCz0LXQvdC40LkgSVJPTg==?= Subject: Re: VM unrestricted guest capability required References: <1412303890.698110582@f94.i.mail.ru> <542E1F4F.4040102@freebsd.org> <1412310254.523165637@f125.i.mail.ru> In-Reply-To: <1412310254.523165637@f125.i.mail.ru> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Fri, 03 Oct 2014 04:35:46 -0000 > Is that means there is no way to install Linux as guest with current > grub-bhyve implementation and my hardware? Yes, that's correct. later, Peter.