Comment 8 for bug 401063

Revision history for this message
Garland (garland.zero) wrote :

Hi, I just upgraded from jaunty, and have the problem that I am not being asked for the password during system startup, but am able to do the neccessary steps by hand once the recovery console have started.

My crypttab:
enchome /enc/home none luks

My fstab:
/dev/mapper/enchome /home jfs noatime 0 2

On the recovery console i use
cryptdisks_stop enchome
cryptdisks_start enchome
fsck /dev/mapper/enchome
mount /dev/mapper/enchome /home
Ctrl-D