Public bug reported:

# cat /etc/crypttab 
home                /dev/sda3         none         luks

# cat /etc/fstab
...
/dev/mapper/home   /home           ext4     defaults    0       0

During boot, there's a message that /home isn't ready or not present.
Skip or Manual recovery

Expected: prompt me for password

This works:
cryptsetup luksOpen /dev/sda3 home; mount /home

13.04 used to work with same setup (and it also detected the encrypted
partition during install, and set it up for me. 13.10 ignores it)

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: cryptsetup-bin 2:1.4.3-4ubuntu4
ProcVersionSignature: Ubuntu 3.11.0-5.11-generic 3.11.0
Uname: Linux 3.11.0-5-generic x86_64
ApportVersion: 2.12.1-0ubuntu4
Architecture: amd64
Date: Fri Sep 13 21:25:13 2013
InstallationDate: Installed on 2013-09-13 (0 days ago)
InstallationMedia: Ubuntu 13.10 "Saucy Salamander" - Alpha amd64 (20130909)
MarkForUpload: True
SourcePackage: cryptsetup
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: cryptsetup (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug saucy

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1225136

Title:
  13.10 regression: No password asked for encrypted partitions during
  boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cryptsetup/+bug/1225136/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to