When I installed Ubuntu on my laptop, I created a large partition on the hard drive to encrypt with TrueCrypt. Turns out I'm not using the amount of space I thought I would be for encrypting data, and I'm running out of space in my root partition.

Is it possible to resize a TrueCrypt partition with something like GParted, or will I need to first move everything out of the encrypted partition, blow it away, add some of the newly available space to my existing root partition, and then create a new TrueCrypt partition?

link|improve this question

40% accept rate
feedback

migrated from stackoverflow.com Oct 20 '11 at 2:08

This question came from our site for professional and enthusiast programmers.

1 Answer

up vote 2 down vote accepted

TrueCrypt partitions aren't resizeable. You need to create new TrueCrypt partition of larger size. Maybe even two of them, as the data must be stored somewhere at the time of reformatting, and it still must be safe (encrypted). Recently I was extending size of my Truecrypt partition and used USB-HDD + TrueCrypt to hold the data in the meantime.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.