On Fri, Sep 7, 2012 at 2:42 AM, Robert Kaiser <kairo@kairo.at> wrote:
It's simply because things work differently in systemd. The features provided by rccrypto scripts in sysvinit are also present in systemd, but just provided another way.
Or am I missing something?
You can not manually mount an encrypted partition.
Actually, on this laptop, where I have an encrypted home directory, I can do
systemctl restart cryptsetup@cr_sda8.service
and similar commands to deal with (re)mounting that encrypted partition "manually", e.g. when I don't enter the password while booting and the mount times out.
It's not that it doesn't work, it just needs different commands.
Does that work in a text console? Serial console? Remember the OP about rccrypto, systemd has trouble when there's no graphical way to prompt for a password. That's the problem, not the invocation sequence. That and making rccrypto issue the proper command (it shouldn't be hard). I think, though, this needs a bug number. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org