From owner-freebsd-questions@FreeBSD.ORG Mon Jul 9 14:13:08 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 380701065670 for ; Mon, 9 Jul 2012 14:13:08 +0000 (UTC) (envelope-from dpchrist@holgerdanske.com) Received: from holgerdanske.com (holgerdanske.com [IPv6:2001:470:0:19b::b869:801b]) by mx1.freebsd.org (Postfix) with SMTP id 0A9438FC08 for ; Mon, 9 Jul 2012 14:13:08 +0000 (UTC) Received: from ::ffff:69.12.202.165 ([69.12.202.165]) by holgerdanske.com for ; Mon, 9 Jul 2012 07:13:06 -0700 Message-ID: <4FFAE6F1.7030103@holgerdanske.com> Date: Mon, 09 Jul 2012 07:13:05 -0700 From: David Christensen User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.16) Gecko/20120613 Icedove/3.0.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: encrypted ZFS root and encrypted swap OOTB? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2012 14:13:08 -0000 freebsd-questions: It is possible to install FreeBSD with an encrypted ZFS root and encrypted swap using FreeBSD-9.0-RELEASE-amd64-dvd1? I'm looking for something similar to the Debian installer, which provides disk partitioning, file system creation, mounts, LUKS, LVM, etc.. TIA, David -- References: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/bsdinstall-partitioning.html https://www.dan.me.uk/blog/2012/05/06/full-disk-encryption-with-zfs-root-for-freebsd-9-x/