to set up a realcrypt / truecrypt partition, I have used this guide before:
http://altoptions.wordpress.com/2008/01/16...t-howto-part-1/
but this time, I want to use it on a Linux RAID (mdX) setup - the raid setup works fine without realcrypt / truecrypt.
If I follow the guide and create a realcrypt system out of the drive, then either it will stop when trying to make the device into a realcrypt volume, or it will manage to make the volume but then fail to mount it -
realcrypt -l
will list the device and mapper, but mount will show it's not mounted, and the prompt also doesn't come back after typing the realcrypt password...
Is there something special about these /dev/dmX devices?
Should I not try to use them in the same way as /dev/sdaX when making a realcrypt partition?