From owner-freebsd-virtualization@FreeBSD.ORG Thu Mar 29 23:13:43 2012 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A3036106564A for ; Thu, 29 Mar 2012 23:13:43 +0000 (UTC) (envelope-from grehan@freebsd.org) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 579068FC0A for ; Thu, 29 Mar 2012 23:13:43 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTPS id 4B3DC1215A; Fri, 30 Mar 2012 09:13:41 +1000 (EST) Received: from vpn2ntap-69873.hq.netapp.com (pos-ext.netapp.com [198.95.226.40]) by dommail.onthenet.com.au (MOS 4.2.4-GA) with ESMTP id BCZ56485 (AUTH peterg@ptree32.com.au); Fri, 30 Mar 2012 09:13:39 +1000 Message-ID: <4F74ECA0.9040809@freebsd.org> Date: Thu, 29 Mar 2012 17:13:36 -0600 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.28) Gecko/20120306 Thunderbird/3.1.20 MIME-Version: 1.0 To: s vas References: <4F73C5A7.4040801@freebsd.org> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Junkmail-Info: SPF_SOFTFAIL X-Junkmail-Status: score=6/51, host=dommail.onthenet.com.au Cc: freebsd-virtualization@freebsd.org Subject: Re: bhyve installation problem freebsd 8.3 X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 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, 29 Mar 2012 23:13:43 -0000 Hi, > I was able to make progress. But I still have an issue. > In the step '9' > (http://people.freebsd.org/~neel/bhyve/bhyve_instructions.txt), I am > being asked to copy the guest file system. However I could not find any > file with the name 'filesystem' in the entire filesystem. Am I missing > any step here? Where is the right path to copy from? If you used the vm1.tar.gz in the instructions, you shouldn't have to do anything - the 'mdroot' file is already in there and in the right place. later, Peter.