text version synced
authorArno Wagner <wagner.arno@gmail.com>
Sat, 14 Jan 2012 23:01:29 +0000 (23:01 +0000)
committerArno Wagner <wagner.arno@gmail.com>
Sat, 14 Jan 2012 23:01:29 +0000 (23:01 +0000)
git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@704 36d66b0a-2a48-0410-832c-cd162a569da5

FAQ

diff --git a/FAQ b/FAQ
index 3e316ad..d4bf160 100644 (file)
--- a/FAQ
+++ b/FAQ
@@ -944,13 +944,23 @@ A. Contributors
   partition creation. Example:
 
  
-     cryptsetup luksHeaderBackup --header-backup-file h /dev/mapper/c1
+     cryptsetup luksHeaderBackup --header-backup-file h <device>
  
   To restore, use the inverse command, i.e.
 
-     cryptsetup luksHeaderRestore --header-backup-file h /dev/mapper/c1
+     cryptsetup luksHeaderRestore --header-backup-file h <device>
  
 
+ * How do I test a LUKS header?
+
+  Use
+
+     cryptsetup -v isLuks <device>
+  on the device. Without the "-v" it just signals its result via
+  exit-status.
+
+
  * How do I backup a LUKS or dm-crypt partition?
 
   There are two options, a sector-image and a plain file or