| The Following User Says Thank You to Eladon For This Useful Post: | ||
Nokia-N800-43-7:~# /home/user/tc6 -t -c Volume type: 1) Normal 2) Hidden Select [1]: Enter volume path: /media/mmc2/container Enter volume size (sizeK/size[M]/sizeG): 10M Encryption algorithm: 1) AES 2) Serpent 3) Twofish 4) AES-Twofish 5) AES-Twofish-Serpent 6) Serpent-AES 7) Serpent-Twofish-AES 8) Twofish-Serpent Select [1]: Hash algorithm: 1) RIPEMD-160 2) SHA-512 3) Whirlpool Select [1]: Filesystem: 1) FAT 2) None Select [1]: Enter password: Re-enter password: Enter keyfile path [none]: Please type at least 320 randomly chosen characters and then press Enter: uhouiewhriuwenzhrvutnrhewk...... Done: 100.000% Speed: 1.0 MB/s Left: 0 s The TrueCrypt volume has been successfully created. Nokia-N800-43-7:~# /home/user/tc6 --filesystem=vfat /media/mmc2/container /media/mmc2/Secure Warning: Your system uses an old version of the Linux kernel. Due to a bug in the Linux kernel, your system may stop responding when writing data to a TrueCrypt volume. This problem can be solved by upgrading the kernel to version 2.6.24 or later. Enter password for /media/mmc2/container: Enter keyfile [none]: Protect hidden volume? (y=Yes/n=No) [No]: Error: No such file or directory: losetup Nokia-N800-43-7:~#
tc6 --filesystem=ntfs-3g --force --fs-options="uid=0,gid=0,umask=0007" /home/user/MyDocs/test /media/mmc2/Secure/
Error: mount: mounting /dev/loop0 on /media/mmc2/Secure failed
tc6 --filesystem=ntfs-3g --force --fs-options="uid=0,gid=0,umask=0007" /home/user/MyDocs/test /media/mmc2/Secure/
Error: mount: mounting /dev/loop0 on /media/mmc2/Secure failed

I was able to creat a new volume,but when i try to mount it says password is incorrect. Am not sure wht is the reason.