From owner-freebsd-questions@FreeBSD.ORG Mon May 25 21:28:10 2015 Return-Path: Delivered-To: freebsd-questions@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 A29DEBA8 for ; Mon, 25 May 2015 21:28:10 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from cdptpa-oedge-vip.email.rr.com (cdptpa-outbound-snat.email.rr.com [107.14.166.226]) by mx1.freebsd.org (Postfix) with ESMTP id 673C1F65 for ; Mon, 25 May 2015 21:28:09 +0000 (UTC) (envelope-from baho-utot@columbus.rr.com) Received: from [75.187.32.8] ([75.187.32.8:39265] helo=raspberrypi.bildanet.com) by cdptpa-oedge02 (envelope-from ) (ecelerity 3.5.0.35861 r(Momo-dev:tip)) with ESMTP id CE/78-10080-1A393655; Mon, 25 May 2015 21:26:57 +0000 Received: from [192.168.1.53] (helo=baho-utot.bildanet.com) by raspberrypi.bildanet.com with esmtp (Exim 4.84) (envelope-from ) id 1Ywztg-0001Gw-RH for freebsd-questions@freebsd.org; Mon, 25 May 2015 17:26:56 -0400 Message-ID: <5563939F.2070303@columbus.rr.com> Date: Mon, 25 May 2015 17:26:55 -0400 From: Baho Utot User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FreeBSD 10.1 + ZFS Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-RR-Connecting-IP: 107.14.168.130:25 X-Cloudmark-Score: 0 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 25 May 2015 21:28:10 -0000 I am looking for a way to install release-10.1 onto ZFS. Are there any Howtos available? I have found wiki.freebsd.org/RootOnZFS/UFSBoot. I think it is out of date as it is using fixit. I am looking for something that I can use that drops to manually partitioning during the install. Thanks