From owner-freebsd-virtualization@FreeBSD.ORG Wed May 13 23:55:37 2015 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 10215117 for ; Wed, 13 May 2015 23:55:37 +0000 (UTC) Received: from alto.onthenet.com.au (alto2.onthenet.com.au [203.13.68.14]) by mx1.freebsd.org (Postfix) with ESMTP id C49461A45 for ; Wed, 13 May 2015 23:55:36 +0000 (UTC) Received: from iredmail.onthenet.com.au (iredmail.onthenet.com.au [203.13.68.150]) by alto.onthenet.com.au (Postfix) with ESMTP id D7B431275C for ; Thu, 14 May 2015 09:55:28 +1000 (EST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id D1A9A2810BA for ; Thu, 14 May 2015 09:55:28 +1000 (EST) X-Amavis-Modified: Mail body modified (using disclaimer) - iredmail.onthenet.com.au X-Virus-Scanned: amavisd-new at iredmail.onthenet.com.au Received: from iredmail.onthenet.com.au ([127.0.0.1]) by localhost (iredmail.onthenet.com.au [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cvrDxoQ6wvtA for ; Thu, 14 May 2015 09:55:28 +1000 (EST) Received: from Peters-MacBook-Pro.local (unknown [64.245.0.210]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 22CFB2810AC; Thu, 14 May 2015 09:55:26 +1000 (EST) Message-ID: <5553E46C.3060809@freebsd.org> Date: Wed, 13 May 2015 16:55:24 -0700 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: Manas Bhatnagar CC: freebsd-virtualization@freebsd.org Subject: Re: Bhyve error with Debian 8 References: <5553E12F.50506@gmail.com> In-Reply-To: <5553E12F.50506@gmail.com> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.20 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: Wed, 13 May 2015 23:55:37 -0000 Hi Manas, > Please see the attached file. I am running FreeBSD 10.1-RELEASE-p9. I am > running into an error while trying to install Debian 8 as a Bhyve guest. > The error occurs at the step of creating the partitions on the disk. Any > fix or workaround is welcome. Would you be able to post your grub2 and bhyve configs/command lines ? later, Peter.