From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.saout.de ([127.0.0.1]) by localhost (mail.saout.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id qbyS0mrNe4nj for ; Tue, 26 Nov 2013 14:11:20 +0100 (CET) Received: from mail-ea0-x236.google.com (mail-ea0-x236.google.com [IPv6:2a00:1450:4013:c01::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.saout.de (Postfix) with ESMTPS for ; Tue, 26 Nov 2013 14:11:20 +0100 (CET) Received: by mail-ea0-f182.google.com with SMTP id o10so4859357eaj.41 for ; Tue, 26 Nov 2013 05:11:19 -0800 (PST) Message-ID: <52949DF5.1020804@gmail.com> Date: Tue, 26 Nov 2013 14:11:17 +0100 From: Milan Broz MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [dm-crypt] cryptsetup, tcrypt-system and multiple partitions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: na Cc: "dm-crypt@saout.de" , ".. ink .." On 11/26/2013 01:24 PM, na wrote: > I don't think this has anything to do with systemd. > The problem is that when the decrypted drive gets mapped, I can mount only one partition. > Regardless if I do it from crypttab or manualy. Processing of crypttab is purely systemd area but if it doesn't work even from commandline, you are on the correct list :) What version of cryptsetup are you using (if not, please try with 1.6.2)? Can you paste log (add --debug) for the second (failing) mapping and sent it to me or list (or create new issue and paste it there http://code.google.com/p/cryptsetup/issues/entry ) Thanks, Milan