From owner-freebsd-questions@FreeBSD.ORG Wed Jun 6 12:28:48 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 E4F8E16A46D for ; Wed, 6 Jun 2007 12:28:48 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: from wa-out-1112.google.com (wa-out-1112.google.com [209.85.146.178]) by mx1.freebsd.org (Postfix) with ESMTP id BF0F013C455 for ; Wed, 6 Jun 2007 12:28:48 +0000 (UTC) (envelope-from mnslinky@gmail.com) Received: by wa-out-1112.google.com with SMTP id j37so174446waf for ; Wed, 06 Jun 2007 05:28:48 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=aAE0Eecjwlbd0gDe2zEBxx/omu1aBDeUDq5Sl6MpA3NMgE2wZCZWFeRb1dRuZFOkX4bwLjO23UuGqe13Ftb4EYAW28aNUgivu9zltZbRBaEfwyW0KsXMVQpYWWjPzta6YBR2XmRfaBiEFHJtt2kLnr8aJD6+247pRzZz2Evkrwg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=uoyB7BjH9FmRqXFhMq+XPpymuMv32MOt0lePaZ3AJKw3ev/WcczOWRRTExZ3Rl24JPSBPfZasxS1uYj8ENRFyAwbTn0xbuxYR2NyJgcxG9VtrOxsTgXLI7VbxhHCSi3/NNtTjjJGoEZZVDzEETrdP6dwaVhLA8BnOqAY95Eu3/k= Received: by 10.114.37.1 with SMTP id k1mr435883wak.1181132928242; Wed, 06 Jun 2007 05:28:48 -0700 (PDT) Received: by 10.114.204.1 with HTTP; Wed, 6 Jun 2007 05:28:48 -0700 (PDT) Message-ID: <905f1be0706060528p3217f614he29a7d4b33ac01dc@mail.gmail.com> Date: Wed, 6 Jun 2007 07:28:48 -0500 From: "Eric F Crist" To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: GEOM/GELI Boot Disk 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: Wed, 06 Jun 2007 12:28:49 -0000 Hey folks, I'm trying to take a system that already has a running freebsd system (or I can start over), and make the entire system encrypted. I've found instructions (freebsd manual) for creating secondary disks, but not the boot disk in particular. Can anyone point me in the right direction? TIA Eric F Crist