From owner-freebsd-virtualization@FreeBSD.ORG Thu May 14 01:18:29 2015 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 A78681C9 for ; Thu, 14 May 2015 01:18:29 +0000 (UTC) Received: from alto.onthenet.com.au (alto2.onthenet.com.au [203.13.68.14]) by mx1.freebsd.org (Postfix) with ESMTP id 651151289 for ; Thu, 14 May 2015 01:18:28 +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 0831112780 for ; Thu, 14 May 2015 11:18:27 +1000 (EST) Received: from localhost (iredmail.onthenet.com.au [127.0.0.1]) by iredmail.onthenet.com.au (Postfix) with ESMTP id 022CB2810AC for ; Thu, 14 May 2015 11:18:27 +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 9jhzZ1aNeApf for ; Thu, 14 May 2015 11:18:26 +1000 (EST) Received: from Peters-MacBook-Pro.local (unknown [64.245.0.210]) by iredmail.onthenet.com.au (Postfix) with ESMTPSA id 197512810B1; Thu, 14 May 2015 11:18:24 +1000 (EST) Message-ID: <5553F7DE.2080505@freebsd.org> Date: Wed, 13 May 2015 18:18:22 -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> <5553E46C.3060809@freebsd.org> <5553E6D5.1000601@gmail.com> <5553F1B4.2050902@freebsd.org> <5553F294.6090700@gmail.com> In-Reply-To: <5553F294.6090700@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: Thu, 14 May 2015 01:18:29 -0000 > Thank you. I tried using 'Guided - use entire disk and set up LVM' on > 7.8.0 and it seems to work fine, just thought I would let you know. I've installed with LVM successfully on older Ubuntus/CentOS, but your report led me to trying it on 15.04 with virtio and saw the same crash :( I'll get this fixed. later, Peter.