up vote 1 down vote favorite
1
share [g+] share [fb]

I have a LUKS-encrypted root partition that I have installed Ubuntu 9.04 to. I have of course placed /boot on a separate ext2 partition, and my boot loader loads and functions correctly.

However, I can't seem to get my initrd to load the LUKS-encrypted root using the appropriate /dev/mapper/ address. What hooks and scripts do I need to add to get this to function correctly, and what is the correct way to regenerate my initrd?

I can CHROOT into this install, and everything works fine - but I just can't seem to get it to actually boot. Help!

link|improve this question
Could you show your /etc/crypttab and /etc/fstab? – Teddy Apr 8 '10 at 11:28
feedback

1 Answer

Take a look here for additional steps: http://ubuntuforums.org/showthread.php?t=1138774

Hope this helps!
-pbr

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.