Comment 4 for bug 85640

Revision history for this message
Eduard Wulff (mail-eduard-wulff) wrote : Re: Feisty: crypted root doesnt mount on start (cryptsetup)

I can confirm this in feisty.

Workaround: see bug 21878 (https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/21878)

I also added:
setup_mapping()
{
+ # We need to wait for udev to do its stance
+ /sbin/udevsettle

I *think* it is redundant to the patch in 21878 but did not bother to test it after 6 hours in the night ...