1
vote
0answers
28 views

How to update cryptsetup till version 1.6.1?

Hello current version of cryptsetup is not capable working with truecrypt partitions. Versions after 1.5.x are capable.(http://code.google.com/p/cryptsetup/wiki/Cryptsetup160) So here is the latest ...
2
votes
0answers
46 views

How to set up a bootable Truecrypt USB with Ubuntu on it?

Oddly enough, I haven't found the solution to this yet, unless I've misinterpreted the search results I've been seeing. I want to encrypt a USB flash drive so that I can select "Boot from USB" on any ...
2
votes
1answer
21 views

Change where basket saves notebooks?

Currently I am trying to use Basket but, I can't find the place where it lets me change where my Baskets are stored. I need to keep them encrypted from prying eyes and want them located in ...
0
votes
1answer
394 views

Is it possible to encrypt ubuntu 12.04 filesytem without erasing Data

I'm using Acer notebook with windows7 and ubuntu 12.04 LTS Desktop installed in separate drive. I want to encrypt my ubuntu file system. I was trying with truecrypt. In windows 7 I'm not getting any ...
0
votes
0answers
33 views

How do I encrypt but share a number of folders?

I want to achieve the following functionality. Is it possible? Boot up computer (possibly via WakeOnLan or WakeOnPlan). Either be automatically logged in, or log in via login screen, or log in ...
-1
votes
1answer
899 views

How to encrypt Ubuntu home folder or partition and still able to hibernate/sleep my PC?

I am currently dual-booting Windows 7 and Ubuntu 12. During installation of Ubuntu, I chose to encrypt my home folder. I just don't like the fact that I can't put my computer to sleep or hibernate. ...
2
votes
2answers
885 views

Using portable Mode for true crypt for crypting Portable HDD , USB etc

I was wondering how to encrypt my external HDD so that my data would be safe AND accessible from any OS platform (Windows and Linux). So I went through many posts and forums and found out the best ...
0
votes
1answer
219 views

Opening Windows Encrypted Partition using Ubuntu and TrueCrypt

Let's say your Windows System Partition is encrypted using TrueCrypt. Then you run Ubuntu via a USB Stick. I understand that it is possible to mount a TrueCrypt encrypted partition on Linux, but is ...
1
vote
2answers
85 views

Which partition is the Ubuntu?

I am encrypting my entire Ubuntu partition with TrueCrypt, but I am not sure which one is the Ubuntu partition? I have dual boot Ubuntu with the other being Windows Vista which has basically no ...
1
vote
2answers
624 views

How do I get Grub2 to boot a Truecrypt-encrypted MBR?

Given the following system: /dev/sda1 Windows, encrypted using TrueCrypt /dev/sda2 /boot /dev/sda3 /, encrypted (LUKS or how it is called) I now need GRUB2 to boot my truecrypt mbr ): Any hint on ...
2
votes
0answers
250 views

How to repair a file on a truecrypt virtual encrypted disk? [closed]

I have a file (say volume.tc), which is a virtual encrypted disk. When I mount with sudo truecrypt volume.tc /mnt/v, I can access most of the files, but one file on this volume (say ...
1
vote
3answers
647 views

Can I encrypt whole hard drive when dual boot Ubuntu/Win 7 installed on same drive? If so what program?

I am seeking a program that can encrypt a whole hard drive when Ubuntu 12.04/ Windows 7 installed on the same drive (different partitions) using a grub loader. I cannot seem to get TrueCrypt to accept ...
3
votes
1answer
856 views

What is the different between cryptsetup and truecrypt

I used truecrypt volume until now, because the space limitation I looked for other solution to encrypt my data. This is what I found. My question is what is the different between cryptsetup and ...
4
votes
2answers
256 views

How do I test for TrueCrypt?

I'm fairly certain my Ubuntu 11.10 install has truecrypt for my home directory, but how can I check. Preferably without rebooting into a live disk install?
1
vote
1answer
401 views

Is it possible to boot Ubuntu on a TrueCrypt root partition?

I'm currently using LUKS device encryption to secure several machines running Ubuntu. The security and integration is nice, but the performance is considerably less impressive than TrueCrypt, and I'd ...
4
votes
3answers
3k views

Can I use gparted to resize a Truecrypt-encrypted partition?

I have an external drive with two partitions - one encrypted, the other not so. I'd like to move all the data to the encrypted partition, and then resize it to take up the whole drive. If I use ...
7
votes
8answers
4k views

How to create an encrypted partition?

well i'm trying to create an encrypted partition and while i formated it i got the option to choose the partition type (fat/ext2/ext3/ext4/xfs/reiserfs/minix/ntfs) is there any benefit of choosing one ...