Am 03.09.2012 22:20, schrieb "Roland Häder":
> Hi all,
> 
> I'm currently testing dm-crypt to encrypt my whole hard drive. So far
> I followed this [1] guide and have to wait for the randomization part
> of the hard drive.
> 

You forgot the link to [1].

> In the wiki, ext4 is being used. Since ext3 a journal has been added.
> From my times with loop-aes I know that I have to store the journal
> through an encrypted loop device else it might be written on the hard
> drive.
> 

Never used loop-aes myself. Sorry if I miss the reason for your
confusion because of it.

> As of I'm new to dm-crypt and Gentoo, where will that journal now
> go?
> 

Opening a dmcrypt volume creates a mapped block device in /dev/mapper.
You treat it like a partition and format it with ext4. Unless you use
some exotic flags for mke2fs, the journal will be put on the same block
device and is encrypted along with the rest of it.

So: No need to worry about it.

Hope this helps,
Florian Philipp

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to