Public bug reported:

Using feisty.  I'm within an encrypted root (/dev/sda10 mounted on
/dev/mapper/sda10) and trying to open and mount another encrypted
partition (/dev/sda8).  device mapper fails, as follows:

[EMAIL PROTECTED]:~# ls -la /dev/mapper/
total 0
drwxr-xr-x  2 root root     100 2007-04-10 13:53 .
drwxr-xr-x 14 root root   14240 2007-04-10 13:54 ..
crw-rw----  1 root root  10, 63 2007-04-10 09:52 control
brw-rw----  1 root disk 254,  1 2007-04-10 13:53 cryptswap
brw-rw----  1 root disk 254,  0 2007-04-10 13:52 sda10

[EMAIL PROTECTED]:~# cryptsetup luksOpen /dev/sda8 crypt8
Enter LUKS passphrase:
Unable to make device node for 'temporary-cryptsetup-6293'
Failed to read from key storage
Command failed.
[EMAIL PROTECTED]:~# ls -la /dev/mapper/
total 0
drwxr-xr-x  2 root root     120 2007-04-10 14:00 .
drwxr-xr-x 14 root root   14240 2007-04-10 14:00 ..
crw-rw----  1 root root  10, 63 2007-04-10 09:52 control
brw-rw----  1 root disk 254,  1 2007-04-10 13:53 cryptswap
brw-rw----  1 root disk 254,  0 2007-04-10 13:52 sda10
brw-rw----  1 root disk 254,  2 2007-04-10 14:00 temporary-cryptsetup-6293

gives this kern.log:

Apr 10 14:00:16 localhost kernel: [  465.380000] device-mapper: ioctl:
unable to remove open device temporary-cryptsetup-6293

I'm using ii  cryptsetup 1.0.4+svn26-1ubuntu1, and had to apply the
udevsettle patch meantioned in bug 85640 to be able to get a password
prompt during boot.

golfbuf :~$ cryptsetup --version
cryptsetup-luks 1.0.5

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

-- 
cant mount 2nd crypted partition within cryptroot
https://bugs.launchpad.net/bugs/105266
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

Reply via email to