Additional issue with crytroot setup in initramfs.

Usplash exits as it should, and the password gets read from console.
However the password prompt is never displayed.  To solve this I changed
line 210 (feisty) from:

$cryptcreate < /dev/console

to

$cryptcreate < /dev/console > /dev/console 2>&1

Hope this is useful

-- 
Upstart doesn't activate luks volumes (also non luks) in cryptsetup
https://bugs.launchpad.net/bugs/62751
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to