From owner-freebsd-virtualization@freebsd.org Sun Mar 6 14:57:41 2016 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 93430AC0C3F for ; Sun, 6 Mar 2016 14:57:41 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from potato.growveg.org (potato.growveg.org [62.49.247.163]) (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 5FCA480F for ; Sun, 6 Mar 2016 14:57:38 +0000 (UTC) (envelope-from john@potato.growveg.org) Received: from john by potato.growveg.org with local (Exim 4.86_2 (FreeBSD)) (envelope-from ) id 1aca7e-00034h-Hb for freebsd-virtualization@freebsd.org; Sun, 06 Mar 2016 14:57:30 +0000 Date: Sun, 6 Mar 2016 14:57:30 +0000 From: John To: freebsd-virtualization@freebsd.org Subject: mount bhyve image Message-ID: <20160306145730.GA88508@potato.growveg.org> Reply-To: freebsd-virtualization@freebsd.org 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.5.24 (2015-08-30) Sender: john X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.21 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, 06 Mar 2016 14:57:41 -0000 Hello list, Can a bhyve image be mounted to the filesystem? Not an active image, I mean, say one has a problem loading a bhyve instance. Is it possible to mount the image as one would for example mount a cdrom image as per md(8) ? If it is possible, what are the parameters please? thanks, -- John