From owner-freebsd-virtualization@freebsd.org Sun Oct 1 13:35:24 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 9E83AE250A4 for ; Sun, 1 Oct 2017 13:35:24 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from vps1.elischer.org (vps1.elischer.org [204.109.63.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "vps1.elischer.org", Issuer "CA Cert Signing Authority" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 62BF8125E for ; Sun, 1 Oct 2017 13:35:24 +0000 (UTC) (envelope-from julian@freebsd.org) Received: from Julian-MBP3.local (125-209-148-55.dyn.iinet.net.au [125.209.148.55]) (authenticated bits=0) by vps1.elischer.org (8.15.2/8.15.2) with ESMTPSA id v91DZDH9027230 (version=TLSv1.2 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO) for ; Sun, 1 Oct 2017 06:35:16 -0700 (PDT) (envelope-from julian@freebsd.org) Subject: Re: bhyve and backed-up dd disk image To: freebsd-virtualization@freebsd.org References: <20170929143714.GB87668@v007.zyxst.net> From: Julian Elischer Message-ID: <898c695c-f5fc-1e1e-a36f-ac8c6e72f787@freebsd.org> Date: Sun, 1 Oct 2017 21:35:08 +0800 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.3.0 MIME-Version: 1.0 In-Reply-To: <20170929143714.GB87668@v007.zyxst.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US 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, 01 Oct 2017 13:35:24 -0000 On 29/9/17 10:37 pm, tech-lists wrote: > Hello list, > > Would I be able to spin up in bhyve a disk image that had been > obtained from the disk of a bare-metal standard freebsd installation? > > thanks, It depends on whether you have the required virtio devices in the kernel, or can load them from the bootloader.