The cause (for me) of these problems in Lucid was due to cryptsetup not removing NL/LF characters in the password file. Temporary fix is obviously entering the password in a file without such characters.
echo -n secretpasswordstring > /etc/cryptkey -- cryptsetup devices not mounted on boot https://bugs.launchpad.net/bugs/430496 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
