Re: How to find out about mapped device name?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

--
Bob Nichols     "NOSPAM" is really part of my email address.
                Do NOT delete it.

_______________________________________________
dm-crypt mailing list
dm-crypt@xxxxxxxx
http://www.saout.de/mailman/listinfo/dm-crypt


[Index of Archives]     [Device Mapper Devel]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Packaging]     [Fedora SELinux]     [Yosemite News]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux