Tagged Questions
0
votes
1answer
557 views
Fresh install on SSD with Ubuntu and Windows Vista, using whole disk encryption for Ubuntu
I would like to do a fresh install on a OCZ Vertex Plus R2 SSD 60GB drive I purchased on the cheap. Since the AES-encryption looks like it may not work optimally for this drive, I would like to set ...
2
votes
1answer
433 views
Trim on encrypted SSD--Urandom first?
My understanding (I'm not sure I'm getting this all right) is that if one uses Trim on an encrypted SSD, it defeats some of the security benefits, because the drive will write zeros to empty space (as ...
4
votes
2answers
4k views
TRIM on an encrypted SSD
wiki.ubuntuusers.de says if I want to use TRIM on an encrypted SSD, I need at least cryptsetup 1.4 and kernel 3.1. Do I need this, when creating the partitions and setting up encryption, or is ...