From 0e52cb902a25fdaa811e126fd84d93d6e16f7429 Mon Sep 17 00:00:00 2001 From: Arno Wagner Date: Sun, 15 Jan 2012 14:22:42 +0000 Subject: [PATCH] added blkid as alternative to cryptsetup isLuks git-svn-id: https://cryptsetup.googlecode.com/svn/trunk@705 36d66b0a-2a48-0410-832c-cd162a569da5 --- FAQ | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/FAQ b/FAQ index d4bf160..82cdfac 100644 --- a/FAQ +++ b/FAQ @@ -958,7 +958,12 @@ A. Contributors cryptsetup -v isLuks on the device. Without the "-v" it just signals its result via - exit-status. + exit-status. You can alos use the more general test + + blkid -p + + which will also detect other types and give some more info. Omit + "-p" for old versions of blkid that do not support it. * How do I backup a LUKS or dm-crypt partition? -- 2.7.4