On 02/05/2013 01:30 AM, Robert Nichols wrote: > On 02/04/2013 05:32 PM, David Li wrote: >> Hi Experts, >> >> I have already called luksFormat on a raw block dev and luksOpen to set up >> mapped device in /dev/mapper. Is there a command to find out about the mapping >> between the raw dev and mapped dev? > > "dmsetup deps [name]" will give you the lists of (major, minor) device numbers > underlying the names in /dev/mapper. Include the "name" argument (without the > leading "/dev/mapper/") to get the device number(s) for a single name. > > Root privileges are required. try lsblk (no root required, just it need updated util-linux with this util). Milan _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt