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
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
https://lists.ub
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 ke
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 the
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 upp
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.
--
ubu
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.
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 --key-
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 becau
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
10 matches
Mail list logo