All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] unable to mount my encrypted drive
@ 2013-12-02 16:22 Rick Farina
  2013-12-02 16:47 ` Ralf Ramsauer
  0 siblings, 1 reply; 5+ messages in thread
From: Rick Farina @ 2013-12-02 16:22 UTC (permalink / raw)
  To: dm-crypt

All of a sudden, I'm unable to mount my encrypted drive anymore.  I
don't really reboot a lot, so I'm sure a lot has changed since my last
luksOpen including kmod version and cryptsetup being updated from 1.4.3
to 1.6.2.

I typically decrypt with something like this:

zero@ozzie ~ % gpg --batch --decrypt /run/usbstick/slicehdd.gpg 2>
/dev/null | sudo cryptsetup luksOpen /dev/sdb1 slice -d -

But now all I'm getting is this:

No key available with this passphrase.


here is some additional information:

zero@ozzie ~ % sudo cryptsetup luksDump /dev/sdb1
LUKS header information for /dev/sdb1

Version:       	1
Cipher name:   	aes
Cipher mode:   	xts-essiv:wp256
Hash spec:     	sha1
Payload offset:	4096
MK bits:       	512
MK digest:     	removed
MK salt:       	removed
MK iterations: 	removed
UUID:          	removed

Key Slot 0: ENABLED
	Iterations:         	removed
	Salt:               	removed
	Key material offset:	removed
	AF stripes:            	removed
Key Slot 1: DISABLED
Key Slot 2: DISABLED
Key Slot 3: DISABLED
Key Slot 4: DISABLED
Key Slot 5: DISABLED
Key Slot 6: DISABLED
Key Slot 7: DISABLED


Please let me know what else is needed for troubleshooting.

Thanks for the support, and the great software.  Been using cryptsetup
for years and loving it.

-Zero

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2013-12-03 12:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-02 16:22 [dm-crypt] unable to mount my encrypted drive Rick Farina
2013-12-02 16:47 ` Ralf Ramsauer
2013-12-02 16:53   ` Ralf Ramsauer
2013-12-02 20:14     ` Claudio Moretti
2013-12-03 12:21       ` Claudio Moretti

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.