cryptsetup can't get input at boot.
Bug #518964 reported by
Stephen Day
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
cryptsetup (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
Binary package hint: cryptsetup
The karmic startup scripts run cryptsetup in parallel with other scripts and/or getty. The effect is that user input doesn't get delivered to cryptsetup making it impossible to enter a passphrase to decrypt the disks mentioned in /etc/crypttab at boot time. This can also result in the passphrase being echoed to the screen.
This errant behavior appears both on encrypted disks devices and encrypted md devices. This was not the case with the last release of ubuntu.
I have only tested with luks encryption. This does not affect encrypted root disks which are setup by initfs.
security vulnerability: | yes → no |
visibility: | private → public |
Changed in cryptsetup (Ubuntu): | |
assignee: | nobody → Dmitrijs Ledkovs (xnox) |
Changed in cryptsetup (Ubuntu): | |
assignee: | Dimitri John Ledkov (xnox) → nobody |
To post a comment you must log in.
Please note this is not the same, but does appear to be related to 445888 ( X starts at the same time as cryptsetup. )