From owner-freebsd-questions@FreeBSD.ORG Mon Jan 17 20:54:38 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 832C01065670 for ; Mon, 17 Jan 2011 20:54:38 +0000 (UTC) (envelope-from cswiger@mac.com) Received: from asmtpout028.mac.com (asmtpout028.mac.com [17.148.16.103]) by mx1.freebsd.org (Postfix) with ESMTP id 6CF4F8FC08 for ; Mon, 17 Jan 2011 20:54:38 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII Received: from cswiger1.apple.com ([17.209.4.71]) by asmtp028.mac.com (Oracle Communications Messaging Exchange Server 7u4-20.01 64bit (built Nov 21 2010)) with ESMTPSA id <0LF60056HQ2Y8D30@asmtp028.mac.com> for freebsd-questions@freebsd.org; Mon, 17 Jan 2011 12:54:35 -0800 (PST) X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.2.15,1.0.148,0.0.0000 definitions=2011-01-17_09:2011-01-17, 2011-01-17, 1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 ipscore=0 suspectscore=0 phishscore=0 bulkscore=0 adultscore=0 classifier=spam adjust=0 reason=mlx engine=6.0.2-1010190000 definitions=main-1101170127 From: Chuck Swiger In-reply-to: <4D34A6EF.30600@alokat.org> Date: Mon, 17 Jan 2011 12:54:34 -0800 Message-id: <7DC710B0-A2F3-4FAD-A308-05E9299E9188@mac.com> References: <4D34A6EF.30600@alokat.org> To: Alokat X-Mailer: Apple Mail (2.1082) Cc: freebsd-questions@freebsd.org Subject: Re: harddrive encryption 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, 17 Jan 2011 20:54:38 -0000 On Jan 17, 2011, at 12:30 PM, Alokat wrote: > is it possible to encrypt my full harddrive (excluding /boot) during a freebsd installation. Or do I have to do this after the installation manually? I don't believe the current installer knows about HD encryption. Do it after the install by following the fine documentation in the handbook: http://www.freebsd.org/doc/handbook/disks-encrypting.html Regards, -- -Chuck