First check to make sure your drive is still HDA and not SDA -- mine changed when upgrading to 7.04 -- secondly run 'sudo cryptsetup create croot /dev/hda4' (or sda4) you need root privileges. I just created one with that command without any problems.
On 4/8/07, Matej Kovačič <[EMAIL PROTECTED]> wrote: > Hi, I just downloaded Feisty and tried to create root crypto disk with > command: > cryptsetup create croot /dev/hda4 > (I would then copy the existing root there and rebuilt initrd). > > But get the same error: > > Command failed: Incompatible libdevmapper 1.02.08 (2006-07-17)(compat) > and kernel driver. > > Typing the command: sudo modprobe aes dm-crypt dm_mod does NOT solve the > problem. > > -- > libdevmapper incompatible with cryptsetup kernel driver > https://bugs.launchpad.net/bugs/64625 > You received this bug notification because you are a direct subscriber > of the bug. > -- libdevmapper incompatible with cryptsetup kernel driver https://bugs.launchpad.net/bugs/64625 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
