Comment 57 for bug 62751

Revision history for this message
Jari Kankaala (jari-kankaala) wrote : Re: Upstart doesn't activate luks volumes in cryptsetup

Tried an easy, dirty fix today. Simply did:
sudo cp -s /etc/rcS.d/S26lvm /etc/rcS.d/S29lvm
Which just creates a symbolic link so it runs lvm again after setting up the cryptdisks. Seems to work. Had some problems when just moving S28cryptdisks in front of lvm.