All of lore.kernel.org
 help / color / mirror / Atom feed
From: Milan Broz <gmazyland@gmail.com>
To: dm-crypt <dm-crypt@saout.de>
Subject: Re: [dm-crypt] Kernel update: "Failed to access temporary keystore device."
Date: Fri, 01 Aug 2014 08:20:21 +0200	[thread overview]
Message-ID: <53DB31A5.6010508@gmail.com> (raw)
In-Reply-To: <20140801035717.GA28952@tansi.org>

On 08/01/2014 05:57 AM, Arno Wagner wrote:
> I just tried to upgrade my kernel from 3.10.48 to 3.14.15
> (kernel.org). This is Debian wheezy. After the update, I
> get "Failed to access temporary keystore device." when 
> trying to unlock my LUKS partitions. As far as I can tell
> I have not changed anything relevant in the kernel config,
> I just did a "make oldconfig" with the old kernel .config.

Hi,

for some strange reason I am tempting to ask if you read
the FAQ but... ;-)

Well, seriously: this happens when temporary mapped keyslot device
cannot be read (but kernel mapping was created successfully).
Not common problem, I do not even remember someone reported this... 

It seems like some udev/kernel compatibility problem (Debian
has non-standard dm/lvm udev rules btw).
Either bad access rights to device node or device node is missing
(the second is probably the issue).
It is possible you will need to use new udev or something.

Can you paste the command with added --debug?

Can you try to boot Debian provided kernel - does it work?
(Anyway, I am using custom kernel in Debian for years without problem
but I am using unstable repo.)

Milan

  reply	other threads:[~2014-08-01  6:20 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-01  3:57 [dm-crypt] Kernel update: "Failed to access temporary keystore device." Arno Wagner
2014-08-01  6:20 ` Milan Broz [this message]
2014-08-03  0:01   ` Arno Wagner
2014-08-03 19:41     ` Milan Broz
2014-08-04  1:13       ` Arno Wagner
2014-08-04  5:50         ` Yves-Alexis Perez
2014-08-04  5:53           ` Arno Wagner
2014-08-04  6:00             ` Yves-Alexis Perez
2014-08-20 23:40         ` Arno Wagner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53DB31A5.6010508@gmail.com \
    --to=gmazyland@gmail.com \
    --cc=dm-crypt@saout.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.