From owner-freebsd-stable@FreeBSD.ORG Wed Feb 15 00:26:59 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 85C4D16A420 for ; Wed, 15 Feb 2006 00:26:59 +0000 (GMT) (envelope-from balgaa@mongol.net) Received: from publicd.ub.mng.net (publicd.ub.mng.net [202.179.0.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7B28243D48 for ; Wed, 15 Feb 2006 00:26:58 +0000 (GMT) (envelope-from balgaa@mongol.net) Received: from [202.179.26.153] (helo=JACK) by publicd.ub.mng.net with smtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1F9AXO-000HQg-Co for freebsd-stable@freebsd.org; Wed, 15 Feb 2006 08:28:54 +0800 Message-ID: <00f801c631c7$3b4db880$0201000a@JACK> From: "Balgansuren Batsukh" To: References: <001b01c63182$20410780$0201000a@JACK> <20060214163023.GB23204@thened.net> Date: Wed, 15 Feb 2006 08:31:58 +0800 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Subject: Re: Encrypt existing filesystem/partition to GEOM GELI X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Balgansuren Batsukh List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Feb 2006 00:26:59 -0000 Hello Alec, 17.16.1.1 Preparing the Encrypted Hard Drive The following example assumes that you are adding a new hard drive to your system that will hold a single encrypted partition. This partition will be mounted as /private. gbde can also be used to encrypt /home and /var/mail, but this requires more complex instructions which exceed the scope of this introduction. I read above description from FreeBSD Handbook on www.freebsd.org. That's why I thought there some way to encrypt in place partition? Balgaa ----- Original Message ----- From: "Alec Berryman" To: Sent: Wednesday, February 15, 2006 12:30 AM Subject: Re: Encrypt existing filesystem/partition to GEOM GELI