Re: loop file with partition problems

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

 



On 02/29/2012 05:26 PM, Giovanni Di Stasi wrote:

Here you are creating plain container (did you mean luksFormat in fact?)
# sudo cryptsetup -y create crypt .encrypted

and here you are trying to open LUKS...
# cryptsetup luksOpen .encrypted crypt

so try
sudo cryptsetup -y create crypt .encrypted

which will just recreate the mapping (create just set up mapping,
it doesn't format anything)

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