From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from qw-out-2122.google.com (qw-out-2122.google.com [74.125.92.26]) by mail.saout.de (Postfix) with ESMTP for ; Wed, 10 Mar 2010 02:20:28 +0100 (CET) Received: by qw-out-2122.google.com with SMTP id 5so1822763qwd.55 for ; Tue, 09 Mar 2010 17:20:27 -0800 (PST) Message-ID: <4B96F3D8.7020504@gmail.com> Date: Tue, 09 Mar 2010 20:20:24 -0500 From: Scott Castaline MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [dm-crypt] removing encryption from a device List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt I have a 1TB drive that is partitioned with 1 partition encrypted. I want to change it to four individual partitions encrypted. How do I stop or remove encryption from the partition? I'm not sure if that is necessarily the way to go, as I'll be using the whole drive in one LVM2 VG, with an LV for swap, and 2 other LVs. The 3 LVs will not occupy the whole VG. Not sure if that's more info than needed, but any suggestions? One more thing, is it any different to remove a LV that's encrypted that is within an encrypted VG?