This looks like a configuration problem. In menu.lst add this entry, then try boot with it:
title Try cryptopts root (hd0,1) kernel /vmlinuz-2.6.22-14-generic cryptopts=source=/dev/mapper/isw_djjhbadhab_Volume05,target=root_crypto root=/dev/mapper/root_crypto ro irqpoll initrd /initrd.img-2.6.22-14-generic ## If the above works, make the "update-grub" command automatically include the needed option by making the # kopt line in menu.lst look as below: # kopt=cryptopts=source=/dev/mapper/isw_djjhbadhab_Volume05,target=root_crypto root=/dev/mapper/root_crypto ro irqpoll -- cryptsetup fails for dmraid device https://bugs.launchpad.net/bugs/160083 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs