I used the following procedure to access the encrypted data: 1: Boot Ubuntu Desktop amd64 12.04 LiveCD. 2: Try Ubuntu 3: Start Terminal and run sudo su - apt-get update apt-get install cryptsetup initramfs-tools lvm2 modprobe aes-x86_64 modprobe dm-crypt modprobe dm-mod cryptsetup luksOpen /dev/sda5 pvcrypt vgscan vgchange -a y barbera mount /dev/mapper/barbera-root /mnt
Then I could cd into /mnt and access the data. So, what to do from here? How do I fix the system? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1003309 Title: Boot fails after installing updates, error: “cryptsetup: evms_activate is not available" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1003309/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
