[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2010-06-02 Thread Imre Péntek
I have this output. Seems like it's the same bug: # luksformat -t ext3 /dev/loop0 Creating encrypted device on /dev/loop0... WARNING! This will overwrite data on /dev/loop0 irrevocably. Are you sure? (Type uppercase yes): Could not create LUKS device /dev/loop0 at /usr/sbin/luksformat

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2008-03-06 Thread manuel
Works after OS Restart -- 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 subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2008-03-03 Thread manuel
I've the same problem $ sudo luksformat -t ext3 /dev/sdb Creating encrypted device on /dev/sdb... WARNING! This will overwrite data on /dev/sdb irrevocably. Are you sure? (Type uppercase yes): YES Enter LUKS passphrase: Verify passphrase: Failed to setup dm-crypt key mapping. Check

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-08-14 Thread dannyswebb
oh, and I am running this kernel: Linux desktop 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 GNU/Linux -- 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

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-08-14 Thread dannyswebb
just thought I would add my 2 pence here. I have the same problem but when attempting to luksformat at drive: # cryptsetup luksFormat --hash=sha512 --cipher=aes-cbc-essiv:sha256 --key-size=256 /dev/hda5 WARNING! This will overwrite data on /dev/hda5 irrevocably. Are you sure? (Type

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-06-30 Thread Matej Kovačič
The same problem here. I am using Feisty server and did dist-upgrade. Booted from 2.6 .20-16-server, and the same problem remains. However, you need to create /dev/.static/dev/mapper directory by: sudo mkdir /dev/.static/dev/mapper Then you can luksformat and cryptsetup luksOpen your partition.

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-06-30 Thread Reinhard Tartler
Antony, can you please check the existance and contents of /dev/.static/dev/mapper? -- 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. --

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-04-30 Thread Antony Vennard
This issue doesn't seem to be fixed on the above versions as far as I can tell - I'm using 1.0.4+svn26-1ubuntu2 and linux- image-2.6.20-15.271.0.4+svn26-1ubuntu2 and I get the following error: Creating enc partition (as root) cryptsetup --verbose --hash=sha256 --cipher=aes-cbc-essiv:sha256

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-04-19 Thread golfbuf
This is fixed by the release of kernel-2.6.20-15 and cryptsetup 1.0.4+svn26-1ubuntu2. ** Changed in: cryptsetup (Ubuntu) Status: Unconfirmed = Fix Released -- cant mount 2nd crypted partition within cryptroot https://bugs.launchpad.net/bugs/105266 You received this bug notification

[Bug 105266] Re: cant mount 2nd crypted partition within cryptroot

2007-04-10 Thread golfbuf
Some additional puzzling information. I have an exact copy of feisty on sda13, which I used to copy to sda10. The only difference is that sda13 is unencrypted, while sda10 is encrypted. So, I have just tried the same commands in sda13 that failed inside the encrypted partition. The results are