informatica:linux:discos:encriptar
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| informatica:linux:discos:encriptar [2014/07/08 09:03] – created jose | informatica:linux:discos:encriptar [2015/04/13 20:19] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 5: | Line 5: | ||
| < | < | ||
| - | WARNING! | ||
| - | ======== | ||
| - | This will overwrite data on /dev/sdc1 irrevocably. | ||
| - | |||
| - | Are you sure? (Type uppercase yes): yes | ||
| - | Command failed with code 22: Argumento inválido | ||
| - | root@proxmoxescd: | ||
| - | |||
| WARNING! | WARNING! | ||
| ======== | ======== | ||
| Line 59: | Line 51: | ||
| Y ya lo podemos montar | Y ya lo podemos montar | ||
| + | |||
| + | Para quitar, desmontamos y luego: | ||
| + | # 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.1404810215.txt.gz · Last modified: (external edit)
