VeraCrypt: Difference between revisions

(Created page with "VeraCrypt is the successor to the popular encryption utility TrueCrypt. TrueCrypt had previously [http://istruecryptauditedyet.com/ been audited] and found to be secure....")
 
Line 10: Line 10:
* <code>/dev/disk/by-path/</code>
* <code>/dev/disk/by-path/</code>
* <code>/dev/disk/by-id/</code>
* <code>/dev/disk/by-id/</code>
Notes:
* These are all symlinks. You can use <code>ls -l</code> to see what they are.


If you're favoriting a partition rather than an entire volume, you can also use:
If you're favoriting a partition rather than an entire volume, you can also use:
* <code>/dev/disk/by-uuid/</code>
* <code>/dev/disk/by-uuid/</code>
Notes:
* These are all symlinks. You can use <code>ls -l</code> to see what they are.