informatica:linux:discos:encriptar
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
informatica:linux:discos:encriptar [2014/07/16 12:54] – jose | informatica:linux:discos:encriptar [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 54: | Line 54: | ||
Para quitar, desmontamos y luego: | Para quitar, desmontamos y luego: | ||
# cryptsetup luksClose encriptat | # cryptsetup luksClose encriptat | ||
+ | | ||
+ | Para montar un disco encriptado primero lo abrimos y luego lo montamos: | ||
+ | # cryptsetup luksOpen /dev/sde1 encriptatsde1 | ||
+ | Enter passphrase for / | ||
+ | |||
+ | # mount / | ||
+ |
informatica/linux/discos/encriptar.1405515292.txt.gz · Last modified: 2015/04/13 20:19 (external edit)