Gentoo Archives: gentoo-user

From: Coert <lgroups@×××××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dmcrypt boot
Date: Fri, 07 Oct 2016 06:52:33
Message-Id: 0952fdaf-f850-c067-b2e6-0e7ce9a7c259@vlymskerp.net
1 Hello all,
2
3 I have configured dmcrypt to open my home partition with a passphrase.
4
5 in /etc/conf.d/dmcrypt i have:
6 target=crypt-home
7 source='/dev/vg1/chome'
8
9 in /etc/fstab i have:
10 /dev/mapper/crypt-home /home xfs noatime 0 2
11
12 I added dmcrypt to the boot runlevel with rc-update
13 However when I boot the machine it does not ask for the passphrase.
14 If I add dmcrypt to the default runlevel however, it does ask for the
15 passphrase, but by then fstab was already processed.
16
17 Any advice?
18 Kind regards,
19 Coert

Replies

Subject Author
SOLVED Re: [gentoo-user] dmcrypt boot Coert <lgroups@×××××××××.net>