From owner-freebsd-virtualization@freebsd.org Sun Jan 8 17:01:52 2017 Return-Path: Delivered-To: freebsd-virtualization@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 15973CA5638 for ; Sun, 8 Jan 2017 17:01:52 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from mx1.scaleengine.net (mx1.scaleengine.net [209.51.186.6]) (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 EE4B519B2 for ; Sun, 8 Jan 2017 17:01:51 +0000 (UTC) (envelope-from allanjude@freebsd.org) Received: from [10.1.1.2] (unknown [10.1.1.2]) (Authenticated sender: allanjude.freebsd@scaleengine.com) by mx1.scaleengine.net (Postfix) with ESMTPSA id 8D24E13394 for ; Sun, 8 Jan 2017 17:01:50 +0000 (UTC) Subject: Re: Help getting vbox .vdi imares to run under Freenas To: freebsd-virtualization@freebsd.org References: <9bcff734-5ed5-a228-df5e-5ff35cf9e3ff@gmx.net> From: Allan Jude Message-ID: <4b65f427-07dc-8b0c-1ac9-59c3c1533336@freebsd.org> Date: Sun, 8 Jan 2017 12:01:50 -0500 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 MIME-Version: 1.0 In-Reply-To: <9bcff734-5ed5-a228-df5e-5ff35cf9e3ff@gmx.net> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.23 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: Sun, 08 Jan 2017 17:01:52 -0000 On 2017-01-08 10:18, Nils wrote: > Hello, I'm fighting to get vbox vdi images to run under FreeNAS and > don't know what else to try. I've filed and commented on these two bugs: > https://github.com/pr1ntf/iohyve/issues/227 > https://github.com/pr1ntf/iohyve/issues/228 > > ...but I think the problem is not with bhyve itself or with iohyve, but > either with grub-bhyve or ZFS. > Running installation ISOs etc. works fine, but I need to get the VDIs > going., > > Any pointers are welcome... > Thanks > Nils > _______________________________________________ > freebsd-virtualization@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization > To unsubscribe, send any mail to "freebsd-virtualization-unsubscribe@freebsd.org" > How are you converting the .VDI to a raw image? bhyve does not yet support the .VDI format, only raw. -- Allan Jude