* [dm-crypt] difference betw cryptsetup and script
@ 2009-10-18 20:14 Si St
2009-10-18 20:33 ` Milan Broz
0 siblings, 1 reply; 3+ messages in thread
From: Si St @ 2009-10-18 20:14 UTC (permalink / raw)
To: dm-crypt
I am wondering if there is a important difference between the bin cryptsetup program and the script that can be downloaded from her:
<http://www.saout.de/misc/dm-crypt/>
, well,actually both the proposed table-input to dmsetup:
0 <sector count> crypt <sector format> <key> <IV offset> <real device> <sector offset>
and the script cryptsetup.sh on the page.
The 'crypt' part is as far as I understand a function on my machines (SLED_10_SP2 & openSuSE_11.1 - (man crypt) - and before I try to use the commandline here I just want to be assured that it will work.
I have no problem using the binary program cryptsetup, by the way, especially as it contains the LUKS options.
Thanks, adding that I hope to have understood the things right.
S.
--
_______________________________________________
Surf the Web in a faster, safer and easier way:
Download Opera 9 at http://www.opera.com
Powered by Outblaze
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [dm-crypt] difference betw cryptsetup and script
2009-10-18 20:14 [dm-crypt] difference betw cryptsetup and script Si St
@ 2009-10-18 20:33 ` Milan Broz
2009-10-19 11:15 ` Ludwig Nussel
0 siblings, 1 reply; 3+ messages in thread
From: Milan Broz @ 2009-10-18 20:33 UTC (permalink / raw)
To: Si St; +Cc: dm-crypt
On 10/18/2009 10:14 PM, Si St wrote:
> I am wondering if there is a important difference between the bin cryptsetup program and the script that can be downloaded from her:
The script is obsolete.
>
> , well,actually both the proposed table-input to dmsetup:
>
> 0 <sector count> crypt <sector format> <key> <IV offset> <real device> <sector offset>
The description is very old, but the mapping table format is still compatible.
(Using dmsetup is really for low-level operation, except for very special reasons
you do not need that. Use cryptsetup & LUKS if possible.)
The homepage of cryptsetup is now
http://code.google.com/p/cryptsetup/
(but I am sure cryptsetup is available in default OpenSuSE installation already)
Milan
--
mbroz@redhat.com
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2009-10-19 11:15 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-18 20:14 [dm-crypt] difference betw cryptsetup and script Si St
2009-10-18 20:33 ` Milan Broz
2009-10-19 11:15 ` Ludwig Nussel
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.