Boot failure grub
I just installed ubuntu 13.04 alongside 12.04 and I'm not able to boot with it (I go straight to 12.04). I chose encrypt full drive and use EFI. In order to fix this, I think I should update grub or reinstall it. So I used a live CD, and run boot repair to no help (it only shows 12.04). Then I went to chroot into 13.04, so I run cryptsetup luksOpen and I was able to decrypt the drive. Then I tried sudo mount /dev/mapper/my_encrypted_volume /media/my_device/ but I receive this error: mount: unknown filesystem type 'LVM2_member' What to do next ?
I just installed ubuntu 13.04 alongside 12.04 and I'm not able to boot with it (I go straight to 12.04). I chose encrypt full drive and use EFI. In order to fix this, I think I should update grub or reinstall it. So I used a live CD, and run boot repair to no help (it only shows 12.04). Then I went to chroot into 13.04, so I run cryptsetup luksOpen and I was able to decrypt the drive. Then I tried sudo mount /dev/mapper/my_encrypted_volume /media/my_device/ but I receive this error: mount: unknown filesystem type 'LVM2_member' What to do next ?
No comments:
Post a Comment