All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] How to mount crypted losetup partition? It is possible?
@ 2013-02-12 16:19 conditer
  2013-02-12 16:24 ` Milan Broz
  0 siblings, 1 reply; 2+ messages in thread
From: conditer @ 2013-02-12 16:19 UTC (permalink / raw)
  To: dm-crypt

Ha all!

Is there right way to luksOpen losetup crypted partition?

I use this line:
echo -n "...60-some-digits..." | losetup -p 0 -e twofish128 -H
rmd160 -v /dev/loop7 /dev/sdd



Thanks.

PS: match depreciated for your dm-crypt app!

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [dm-crypt] How to mount crypted losetup partition? It is possible?
  2013-02-12 16:19 [dm-crypt] How to mount crypted losetup partition? It is possible? conditer
@ 2013-02-12 16:24 ` Milan Broz
  0 siblings, 0 replies; 2+ messages in thread
From: Milan Broz @ 2013-02-12 16:24 UTC (permalink / raw)
  To: conditer; +Cc: dm-crypt

On 02/12/2013 05:19 PM, conditer wrote:
> Ha all!
> 
> Is there right way to luksOpen losetup crypted partition?
> 
> I use this line:
> echo -n "...60-some-digits..." | losetup -p 0 -e twofish128 -H
> rmd160 -v /dev/loop7 /dev/sdd

Read
https://lkml.org/lkml/2012/11/2/162
and 
http://code.google.com/p/cryptsetup/wiki/FrequentlyAskedQuestions#7._Interoperability_with_other_Disk_Encryption_Tools

If it is not described there properly, please let me know.

(cryptsetup should be able to map all losetup encrypted variants,
but note using "create" command, not luksOpen)

Milan

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-02-12 16:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 16:19 [dm-crypt] How to mount crypted losetup partition? It is possible? conditer
2013-02-12 16:24 ` Milan Broz

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.