Re: Problem recovering encrypted partitions

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

 



On 01/14/2012 10:17 PM, Arno Wagner wrote:

first thing is to check that the LUKS headers are still there:

   cryptsetup isLuks<device>

Just nitpicking - I would better suggest to use

blkid -p <device>

It will also detect crypto but also it will print if
there is some other signature.

You should see something like

# blkid -p /dev/sda2
/dev/sda2: UUID="..." VERSION="1" TYPE="crypto_LUKS" USAGE="crypto" ...

(-p means bypass cache, for old blkid just remove this switch
if not supported)

Milan
_______________________________________________
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