[SOLVED] Encrypted LVM problem

After instalation of Netrunner rolling 2014.09.01 with encrypted LVM and reboot I’m receving following problem:

ERROR: device 'UUID=...' not found. Skipping fsck. ERROR: Unable to find root device 'UUID=...'. You are being dropped to a recovery shell Type 'exit' to try and continue booting sh: can't access tty: job control turned off [rootfs /]#
Does anyone know how to fix it?

Can you check from a live system if UUID in the installed /boot/grub/grub.cfg matches the uuid of the partition you installed onto.
The command blkid shows the uuid.
If it matches maybe the initrd needs rebuilding with lvm support. We had a thread before about that: http://forums.netrunner-os.com/showthread.php?tid=16397&highlight=lvm

Yes, it has helped.