User Tools

Site Tools


open_encrypted_partition_keyfile

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revisionBoth sides next revision
open_encrypted_partition_keyfile [2019/06/26 17:38] – created memeruizopen_encrypted_partition_keyfile [2019/06/26 17:42] memeruiz
Line 7: Line 7:
   * A line like this will indicated such situation:   * A line like this will indicated such situation:
  
-  shirka_ssd-cache-decrypted UUID=43xxxca6-xxxx-xxxx-xxxx-062a3cc5acee /.debian_crypt.key luks,discard+  shirka_ssd-cache-decrypted UUID=43xxxca6-xxxx-xxxx-xxxx-062a3cc5acee crypt.key luks,discard
  
   * To open such partition use the following command:   * To open such partition use the following command:
Line 13: Line 13:
   cryptsetup -d crypt.key luksOpen /dev/bcache0 shirka-bcache0-uncrypt   cryptsetup -d crypt.key luksOpen /dev/bcache0 shirka-bcache0-uncrypt
  
 +  * To show existing associated keyslots in the partition:
 +
 +  sudo cryptsetup luksDump /dev/bcache0
  
open_encrypted_partition_keyfile.txt · Last modified: 2021/02/01 05:55 by 127.0.0.1