diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-20 09:32:04 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-08-20 09:32:04 +0200 |
commit | 1afab5090e6d59c802aa94e83848c788226f9ec5 (patch) | |
tree | 0ebc586853b76e78fc667cacccc08eb7187dba11 /doc/html/Converting TrueCrypt volumes and partitions.html | |
parent | 84519517d57f1dadaf41b49e31af75d35bb4527e (diff) | |
download | VeraCrypt-1afab5090e6d59c802aa94e83848c788226f9ec5.tar.gz VeraCrypt-1afab5090e6d59c802aa94e83848c788226f9ec5.zip |
Documentation: refinements, update Russian documentation.
Diffstat (limited to 'doc/html/Converting TrueCrypt volumes and partitions.html')
-rw-r--r-- | doc/html/Converting TrueCrypt volumes and partitions.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/Converting TrueCrypt volumes and partitions.html b/doc/html/Converting TrueCrypt volumes and partitions.html index 77ac7600..d472fe71 100644 --- a/doc/html/Converting TrueCrypt volumes and partitions.html +++ b/doc/html/Converting TrueCrypt volumes and partitions.html @@ -36,7 +36,7 @@ <h1>Converting TrueCrypt volumes and partitions</h1> <p><strong>⚠️ Warning:</strong> <span style="color: red;">After conversion, ensure that the "TrueCrypt Mode" checkbox is not selected during the mount of the converted volume. Since it is no longer a TrueCrypt volume, mounting it with this option will lead to a mount failure.</span></p> <p><strong>⚠️ Important Notice:</strong> As of version 1.26, VeraCrypt has removed support for "TrueCrypt Mode." Consequently, the conversion of TrueCrypt volumes and partitions using this method is no longer possible. Please refer to <a href="Conversion_Guide_VeraCrypt_1.26_and_Later.html">this documentation page</a> for guidance on how to proceed with TrueCrypt volumes in VeraCrypt versions 1.26 and later.</p> -<p>TrueCrypt volumes and <strong>non-system</strong> partitions can be converted to VeraCrypt format using any of the following actions:</p> +<p>From version 1.0f up to and including version 1.25.9, TrueCrypt volumes and <strong>non-system</strong> partitions can be converted to VeraCrypt format using any of the following actions:</p> <ul> <li>Change Volume Password </li><li>Set Header Key Derivation Algorithm </li><li>Add/Remove key files </li><li>Remove all key files </li></ul> <p>If the TrueCrypt volume contains a hidden volume, it should also be converted using the same approach, by specifying the hidden volume password and/or keyfiles.</p> |