Hi Hannes, in the documents I keep. I found that I had encrypted /dev/sda2. The procedure I recorded was: umount /dev/sda2 cryptsetup luksFormat /dev/sda2 cryptsetup luksOpen /dev/sda2 tresor mkfs.ext3 /dev/mapper/tresor mount /dev/mapper/tresor /tresor What will happen if I repeat the steps ? Should I just leave the mkfs.ext3 out ? Would I be able to access my old data again ? What does lufsFormat really do ? Format the partition ? As I staded the data is pretty valuable to me. thanks for your help. Best regards Rainer -------- Original-Nachricht -------- > Datum: Tue, 11 Aug 2009 16:01:56 +0200 > Von: Hannes Erven <h.e@xxxxxx> > An: Rainer Maier <RaMaier@xxxxxx> > CC: dm-crypt@xxxxxxxx > Betreff: Re: reinstallation > Hi Rainer, > > > > How can I reinstall LUKS on my new Debian (Lenny)? > > I guess the debian (and thus cryptsetup) installations on your old > machine weren't that up to date, right? > > With the new debian lenny, you don't need to install anything: LUKS is > already included in the default cryptsetup package you should already > have installed (http://packages.debian.org/lenny/cryptsetup ). > > >>From http://code.google.com/p/cryptsetup/: > "The former version of cryptsetup only had low-level operations for > dm-crypt ready, and around version cryptsetup-luks 1.0.5 was renamed to > be the official version of cryptsetup. " > > You still might have to change your old scripts, if you have some, to > just call cryptsetup instead of cryptsetup-luks . > > > HTH, best regards > > -hannes > > > > _______________________________________________ > dm-crypt mailing list > dm-crypt@xxxxxxxx > http://www.saout.de/mailman/listinfo/dm-crypt -- Jetzt kostenlos herunterladen: Internet Explorer 8 und Mozilla Firefox 3 - sicherer, schneller und einfacher! http://portal.gmx.net/de/go/atbrowser _______________________________________________ dm-crypt mailing list dm-crypt@xxxxxxxx http://www.saout.de/mailman/listinfo/dm-crypt