From owner-freebsd-geom@FreeBSD.ORG Tue Sep 4 15:36:21 2007 Return-Path: Delivered-To: freebsd-geom@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 639D816A418 for ; Tue, 4 Sep 2007 15:36:21 +0000 (UTC) (envelope-from t41pad@googlemail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id 55BB213C46B for ; Tue, 4 Sep 2007 15:36:19 +0000 (UTC) (envelope-from t41pad@googlemail.com) Received: by nf-out-0910.google.com with SMTP id k4so1438166nfd for ; Tue, 04 Sep 2007 08:36:19 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=googlemail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=f1T3/icPPm2l8XL6sVQ8TVIZmrMl6/UQR/f4WtkdwAwJDIxJcCO2oFqVPYEpvZfKAki1MKKXc4SgHEfYPeHk5X3cE6Y0r+3aqasc451LHc2sFkeeh3sVdWaX5l4hZgY1eaR+QS9hNj+E0g0LlXui8FEbUgPYQGoGZDL5OLzGXks= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=VhjF6ceIArMMid45guhVgn2pwin+c6bY4nEl5NpIJeXByGV7sj70HxCFWFmRz0qaY+NyJQvvadFEbE3WmxGkB1WdLxf37rNgjArkWyE4FoTgKRWLm9L0t6MTcNM8XGd0GwmM81QZE5QcGxAyCmmXhwjCPm1nuXDkqV6eiGdKS9w= Received: by 10.78.171.13 with SMTP id t13mr4221601hue.1188918466473; Tue, 04 Sep 2007 08:07:46 -0700 (PDT) Received: by 10.78.186.11 with HTTP; Tue, 4 Sep 2007 08:07:46 -0700 (PDT) Message-ID: <5a3499010709040807o66588c18rfd52d25704e4656f@mail.gmail.com> Date: Wed, 5 Sep 2007 00:37:46 +0930 From: "cracker jack" To: freebsd-geom@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: my step-by-step GELI install on 6.2 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 Sep 2007 15:36:21 -0000 Hi guys, I don't intend to re-invent the wheel but I've documented the steps I took to create a full disk encryption system with FreeBSD 6.2, putting /boot on a cd. Its based on my own experiences and what I've read through this mailing-list and on the internet. This is not intended as spam and its located at http://bge-tard.blogspot.com/ comments, corrections and criticisms welcome Thanks.