From owner-freebsd-virtualization@FreeBSD.ORG Tue Nov 11 22:12:42 2014 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 8089C992 for ; Tue, 11 Nov 2014 22:12:42 +0000 (UTC) Received: from alto.onthenet.com.au (alto.OntheNet.com.au [203.13.68.12]) by mx1.freebsd.org (Postfix) with ESMTP id 42EF06BF for ; Tue, 11 Nov 2014 22:12:42 +0000 (UTC) Received: from dommail.onthenet.com.au (dommail.OntheNet.com.au [203.13.70.57]) by alto.onthenet.com.au (Postfix) with ESMTP id 8EC6D12699; Wed, 12 Nov 2014 08:12:34 +1000 (EST) Received: from Peters-MacBook-Pro.local ([64.245.0.210]) by dommail.onthenet.com.au (MOS 4.4.4-GA) with ESMTP id BZR26236 (AUTH peterg@ptree32.com.au); Wed, 12 Nov 2014 08:12:33 +1000 Message-ID: <546289CE.9090903@freebsd.org> Date: Tue, 11 Nov 2014 14:12:30 -0800 From: Peter Grehan User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.10; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: =?UTF-8?B?7Jik64+Z7ISx?= Subject: Re: bhyveload Will not support i386 root on zfs vm ? please help.. References: In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.18-1 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: Tue, 11 Nov 2014 22:12:42 -0000 Hi, > I've tried install i386 vm and that didn't work Thanks for the report. The issue is now fixed in 11-CURRENT as of r274407, and the change will be MFC'd to 10-stable in a week or so. later, Peter.