From: Milan Broz <gmazyland@gmail.com>
To: conditer <conditer@gmail.com>
Cc: dm-crypt@saout.de
Subject: Re: [dm-crypt] How to mount crypted losetup partition? It is possible?
Date: Tue, 12 Feb 2013 17:24:56 +0100 [thread overview]
Message-ID: <511A6CD8.2070303@gmail.com> (raw)
In-Reply-To: <CACfNoDTawF5gGU2D9PHiZMwNr4Ys-OZJxge5dXkJWHb1MtNs9Q@mail.gmail.com>
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
prev parent reply other threads:[~2013-02-12 16:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
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 message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=511A6CD8.2070303@gmail.com \
--to=gmazyland@gmail.com \
--cc=conditer@gmail.com \
--cc=dm-crypt@saout.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.