Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Cryptfs
Date: Tue, 01 Apr 2008 07:49:28
Message-Id: 20080401084920.23d14a36@loonquawl.digimed.co.uk
In Reply to: Re: [gentoo-user] Cryptfs by Dirk Heinrichs
1 On Tue, 1 Apr 2008 08:04:10 +0200, Dirk Heinrichs wrote:
2
3 > > Not without the password. That filesystem uses a password, not a
4 > > keyfile.
5 >
6 > You didn't tell this before. Now I finally got the whole picture.
7
8 You're right. I thought I had but checking back I see I didn't actually
9 mention that. I use something like this.
10
11 target=keys
12 source=/dev/lvg/keys
13 pre_mount="mount /dev/mapper/keys /mnt/tmp"
14 post_mount="umount /mnt/tmp; cryptsetup luksClose keys"
15
16 target=home
17 source='/dev/lvg/home'
18 key='/mnt/tmp/home.key'
19
20
21 --
22 Neil Bothwick
23
24 If you can't be kind, be vague.

Attachments

File name MIME type
signature.asc application/pgp-signature