From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from db1.countermail.com (db1.countermail.com [46.253.205.114]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.server123.net (Postfix) with ESMTPS for ; Sat, 26 Sep 2015 12:24:54 +0200 (CEST) Received: from 192.168.0.1 [46.253.205.116]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by db1.countermail.com (Postfix) with ESMTPSA id D019D82A0069 for ; Sat, 26 Sep 2015 10:24:53 +0000 (UTC) References: <20150925173316.GA32719@manjaro.chello.hu> <20150925194446.GZ14230@yeono.kjorling.se> <20150925214834.GA5103@manjaro.chello.hu> <20150925222410.GD14230@yeono.kjorling.se> <20150926071456.GA25267@manjaro.chello.hu> <56064A09.8050700@countermail.com> <20150926082752.GA22359@manjaro.chello.hu> From: Mistave Message-ID: <56067275.1070803@countermail.com> Date: Sat, 26 Sep 2015 12:24:53 +0200 MIME-Version: 1.0 In-Reply-To: <20150926082752.GA22359@manjaro.chello.hu> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Basics List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Yeah, sorry I messed up there. Should be: cryptsetup close dummy On 26. 09. 2015 10:27, Mike Nagie wrote: > > Thanks Mistave, but the command was without luks. > cryptsetup open --type plain /dev/sdXY dummy --key-file /dev/random > > On 15-09-26 09:32:25, Mistave wrote: >> >> On 26. 09. 2015 09:14, Mike Nagie wrote: >> > rm /dev/mapper/dummy >> >> Shouldn't that be: cryptsetup luksClose dummy >> _______________________________________________ >> dm-crypt mailing list >> dm-crypt@saout.de >> http://www.saout.de/mailman/listinfo/dm-crypt > >