From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-x236.google.com (mail-ee0-x236.google.com [IPv6:2a00:1450:4013:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Thu, 15 May 2014 22:18:38 +0200 (CEST) Received: by mail-ee0-f54.google.com with SMTP id b57so960701eek.41 for ; Thu, 15 May 2014 13:18:37 -0700 (PDT) Message-ID: <5375211A.2090604@gmail.com> Date: Thu, 15 May 2014 22:18:34 +0200 From: Milan Broz MIME-Version: 1.0 References: <5374FAD5.1000605@gmail.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] Required kernel crypto interface not available List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Franz <169101@gmail.com> Cc: dm-crypt@saout.de On 05/15/2014 08:55 PM, Franz wrote: > Thanks for the kind and informed reply. > > My kernel is 3.12.14-4. I am no developer nor kernel configurator. Just a user. It seems this means I cannot use this for the foreseeable future. Report bug to your distro then. > > Do you know any other script to mount a crypted container (contained in a file) that may work for a simple user like me. For new TrueCrypt containers (XTS mode) you can also use tcplay (if it is in your distro). Milan