From owner-freebsd-virtualization@freebsd.org Fri Sep 29 14:37:19 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 1E051E2E423 for ; Fri, 29 Sep 2017 14:37:19 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) (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 E531168397 for ; Fri, 29 Sep 2017 14:37:18 +0000 (UTC) (envelope-from tech-lists@zyxst.net) Received: from compute4.internal (compute4.nyi.internal [10.202.2.44]) by mailout.nyi.internal (Postfix) with ESMTP id 12A142148F for ; Fri, 29 Sep 2017 10:37:17 -0400 (EDT) Received: from frontend2 ([10.202.2.161]) by compute4.internal (MEProxy); Fri, 29 Sep 2017 10:37:17 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=zyxst.net; h= content-type:date:from:message-id:mime-version:subject:to :x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s=fm1; bh=yYEkx6 CEqB/YZcjyrauLyB1lYPkEOKX2CkXzy4cpwPw=; b=BbcBHxSc+aAJXJj0Lgrv9j k4l1y6PYmN+H89Qd8YXoSGN1hK7WU/AUY99rNqTOCUNWT+aGaYK3rtiIQRLufAc3 53BB+sUJkJQH7Ce2epKJ1jkUBpdo8TukAsZoc7YrHDLOpHyr+h1JlWqFX5HxZiT0 B8cwRLx91c+oOtpy5DZJK3/fKrpWjBEXVR/ON+jzL4rDLo/ojCFJPDwV+0R1km/T x/umA0Y+fQWh0VcGS8jncd3TUJiasHrYNT6O7GnCp7f0YUXdzCjnKjX3LbrHsUsg SlHR53F+/fLtpdKJPFKqncYZUhRjoNIQYDYsu/dSnqyILI8xBSqBRa/Qs1jAz7EA == DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=content-type:date:from:message-id :mime-version:subject:to:x-me-sender:x-me-sender:x-sasl-enc :x-sasl-enc; s=fm1; bh=yYEkx6CEqB/YZcjyrauLyB1lYPkEOKX2CkXzy4cpw Pw=; b=fzRa/UFxvioa5Hy3YWEPmK3FyXutuBjifBQYogO1lQoeSVj85514QdzBo Z8tS8BHvUeZ9M1utAGFTNW7PzVOeyX1OkgsPVsVdNRdPT4k90M8jyZvHLP9ia2h2 6lXtrjh91gg8aPiLLaNs/kd1FcZgIVdrCeGKngRHkifvt2OreqefFZWf90VhvUmy XjzPxphI0wK1MDqUK5Ehj9OavNRcdQo8HQnfUvSBloF9o0BTYZWdyv0NxLhcl4Pl F0F9MoZvS2YJU1BNRN9hSfxj9CWT0j5T9uTsHhorBSTZA69eKbanNVZnDqbUNKeb vZQ/eFIuxi3LymmsIfSCOe1vPRwVQ== X-ME-Sender: X-Sasl-enc: dsSjuOofgWL55YRSiAzleqaVz0cRELTi3b+Sn8gE5/Gq 1506695836 Received: from v007.zyxst.net (v007.zyxst.net [89.145.100.139]) by mail.messagingengine.com (Postfix) with ESMTPA id 77A2B248EE for ; Fri, 29 Sep 2017 10:37:16 -0400 (EDT) Date: Fri, 29 Sep 2017 15:37:15 +0100 From: tech-lists To: freebsd-virtualization@freebsd.org Subject: bhyve and backed-up dd disk image Message-ID: <20170929143714.GB87668@v007.zyxst.net> Mail-Followup-To: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Disposition: inline User-Agent: Mutt/1.9.1 (2017-09-22) 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: Fri, 29 Sep 2017 14:37:19 -0000 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, -- J.