I read that among various corruption risks is the filesystem corruption, that also affects TrueCrypt volumes, like any other system.I would like to know if it is possible that a corruption in some special small region can lead to lose the entire filesystem?
|
feedback
|
|
Yes, there is one critical part in a TrueCrypt volume that has to be present and valid otherwise your data is lost: The Volume Header This is the reason why TrueCrypt has the possibility to back-up this small region and save it somewehere else: Select Tools -> Backup Volume Header The Volume Header is really small it's - the first 512 bytes of the TrueCrypt container. | |||
|
feedback
|
|
According to the truecrypt FAQ, the cipherblock size is 16 bytes, so one bad bit will likely cause the loss of 16 bytes, but not the whole disk. | |||||
feedback
|
|
After the volume is mounted, if there's some data corruption inside the volume, it'll be like any regular data corruption in Windows, you'll loose some piece of that information. If your TrueCrypt is configured to be a regular file of the OS, i.e., the TrueCrypt isn't a partition or a whole drive, but some file like c:\my_hidden_volume.tc, then you might end up with problems if this file gets corrupted. | |||
|
feedback
|