From owner-freebsd-questions@FreeBSD.ORG Fri Mar 7 08:10:37 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C46193 for ; Fri, 7 Mar 2014 08:10:37 +0000 (UTC) Received: from holgerdanske.com (unknown [IPv6:2001:470:0:19b::b869:801b]) by mx1.freebsd.org (Postfix) with SMTP id 0B0FFBA1 for ; Fri, 7 Mar 2014 08:10:36 +0000 (UTC) Received: from ::ffff:184.23.143.12 ([184.23.143.12]) by holgerdanske.com for ; Fri, 7 Mar 2014 00:10:30 -0800 Message-ID: <53197EF6.4070902@holgerdanske.com> Date: Fri, 07 Mar 2014 00:10:30 -0800 From: David Christensen User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20131104 Icedove/17.0.10 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: FreeBSD 10 RELEASE amd64 how to install on single drive with encrypted ZFS root? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Mar 2014 08:10:37 -0000 calomel.org: I've been using Debian GNU/Linux for many years, and have recently ventured into zfs-fuse and zfsonlinux. I'd like to try ZFS on FreeBSD by installing FreeBSD-10.0-RELEASE-amd64-dvd1 or -memstick on a single drive and end up with an encrypted ZFS root partition/ slice/ whatever. (And, I assume, an unencrypted boot partition.) The FreeBSD manual covers 9 and the wiki "Root on ZFS" article covers 8. STFW I've found several things for 9, but no direct hits for 10 with encrypted ZFS root. (There is a Flash video that might cover it, but I don't do Adobe.) Any suggestions? TIA, David