diff options
author | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-07-07 18:31:25 +0200 |
---|---|---|
committer | Mounir IDRASSI <mounir.idrassi@idrix.fr> | 2024-07-07 18:31:25 +0200 |
commit | c54c4583240a48b043f96a15a20a2390ddf04c4e (patch) | |
tree | e84675627b84b141f53b614ac44482fd898fa78d /doc/html/Converting TrueCrypt volumes and partitions.html | |
parent | cd90170f5d1ddef17b6eb19fdb0cee705d69f5ed (diff) | |
download | VeraCrypt-c54c4583240a48b043f96a15a20a2390ddf04c4e.tar.gz VeraCrypt-c54c4583240a48b043f96a15a20a2390ddf04c4e.zip |
Documentation: Add warning note in TrueCrypt conversion page about TrueCrypt checkbox use after volume is converted
Diffstat (limited to 'doc/html/Converting TrueCrypt volumes and partitions.html')
-rw-r--r-- | doc/html/Converting TrueCrypt volumes and partitions.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/html/Converting TrueCrypt volumes and partitions.html b/doc/html/Converting TrueCrypt volumes and partitions.html index d2ef554c..44962472 100644 --- a/doc/html/Converting TrueCrypt volumes and partitions.html +++ b/doc/html/Converting TrueCrypt volumes and partitions.html @@ -40,4 +40,5 @@ <p>“TrueCrypt Mode” must be checked in the dialog as show below:</p> <p> <img src="Converting TrueCrypt volumes and partitions_truecrypt_convertion.jpg" alt=""></p> <p><strong>Note: </strong>Converting system partitions encrypted with TrueCrypt is not supported.</p> +<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> </div><div class="ClearBoth"></div></body></html> |