From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from jeru.org (cli-dhcp0.e-m.fr [80.89.112.30]) by mail.saout.de (Postfix) with ESMTP for ; Tue, 18 Jan 2011 09:55:15 +0100 (CET) Date: Tue, 18 Jan 2011 10:01:49 +0100 From: Xavier Nicollet Message-ID: <20110118090149.GE14608@jeru.org> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-15 Content-Disposition: inline Subject: [dm-crypt] From /dev/mapper to the real device Reply-To: nicollet@jeru.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: dm-crypt@saout.de Hi, I have searched through the manuals without finding an answer. I did something like that: cryptsetup luksOpen /dev/mapper/lv_device crypto_device I would like to find a way, given /dev/mapper/crypto_device, to find which lv_device it was built from. Is there a command or a way to find this information back ? A sort of mount command for the dm-crypt. Thank you very much, Cheers, -- Xavier Nicollet