All of lore.kernel.org
 help / color / mirror / Atom feed
* [dm-crypt] cryptsetup upgrade to 1.6.x unlocking problem in initramfs
@ 2014-09-01 19:32 Sven Eschenberg
  2014-09-01 20:00 ` Milan Broz
  0 siblings, 1 reply; 12+ messages in thread
From: Sven Eschenberg @ 2014-09-01 19:32 UTC (permalink / raw)
  To: dm-crypt

Hi List,

I recently upgraded one of my systems and after cryptsetup was updated,
included into my initramfs it fails to open the LUKS container.

In the very beginning I ended up with a 'Cannot initialize crypto backend'
error. After some debugging I managed to add the missing kernel modules to
get AF_ALGO. Now I am getting to a password prompt, enter my passphrase
and get a failure. I cannot recall the exact error msg, I remember though
it said something about a missing option.

Anyway, I traced the whole thing, and I think it's the following call that
creates the fatal error:
bind(<FD>,{sa_family=AF_ALG,SA_data=hash\0,88})=ENOENT)

First I had a failure on the socket() call, which I managed to get rid
off, now the actual bind() fails. I can see the problem is hash related,
but further assistance is appreciated.

Thanks in advance for your input

-Sven

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

end of thread, other threads:[~2014-09-05 22:39 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-01 19:32 [dm-crypt] cryptsetup upgrade to 1.6.x unlocking problem in initramfs Sven Eschenberg
2014-09-01 20:00 ` Milan Broz
2014-09-01 20:12   ` Sven Eschenberg
2014-09-01 20:41     ` Milan Broz
2014-09-01 21:35       ` Sven Eschenberg
2014-09-03 16:56         ` Milan Broz
2014-09-03 21:03           ` Sven Eschenberg
2014-09-04  7:24             ` Milan Broz
2014-09-04 22:54               ` Sven Eschenberg
2014-09-05 15:29                 ` Milan Broz
2014-09-05 22:23                   ` Arno Wagner
2014-09-05 22:39                   ` Sven Eschenberg

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.