X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-lb0-f175.google.com (mail-lb0-f175.google.com [209.85.217.175]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id A6F4BDC00DA for ; Tue, 22 Apr 2014 13:34:40 +0000 (UTC) Received: by mail-lb0-f175.google.com with SMTP id w7so4332972lbi.34 for ; Tue, 22 Apr 2014 06:34:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:in-reply-to:references :mime-version:content-type:content-transfer-encoding; bh=6yL71BCCro46joLW4pSlEoN3+OS3lZUrlQqVNCUJIxQ=; b=iyUEOViYpNW4wz4dnbYAA36Sq/bG2Erjj+ET/8dIMRH6ZBygeMgY9KxbQtqWPMxhOJ 9HMCBj6FiNIcpl432uCjKJMk6qnm2xQ+Q9aTbGkCFEy511E/rtmdr9RFdUoBmXXUqoj5 j7zLEM9tH1R31K/kKa2M668xpN5HWMvBF0xDB1XgwBjoeJrKQcdB3xN67e9SY8kqdtzQ YQPBdHGtBo8HW9aBP66DE3TDYAH3po2+fqTUgYqzkx3ttx8ZnefwZ4BXRzlTZxVxjhC2 H/I8Pa3MVZanRnQXJ8ElmW93EE2UkvoUDyzh/OS6vNpIt+B8QDaDCL1SUaVFtFVrMVlJ a6Ew== X-Received: by 10.152.42.230 with SMTP id r6mr6726346lal.32.1398173677628; Tue, 22 Apr 2014 06:34:37 -0700 (PDT) Received: from vostro ([83.145.235.199]) by mx.google.com with ESMTPSA id k2sm40860445lbm.23.2014.04.22.06.34.37 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Apr 2014 06:34:37 -0700 (PDT) Sender: =?UTF-8?Q?Timo_Ter=C3=A4s?= Date: Tue, 22 Apr 2014 16:36:25 +0300 From: Timo Teras To: admin@mp5.im Cc: "alpine-devel@lists.alpinelinux.org" Subject: Re: [alpine-devel] Full disk encryption with musl edge Message-ID: <20140422163625.266de47b@vostro> In-Reply-To: <9CF09362-49AD-4C34-BDC5-0A1F5468A233@mp5.im> References: <9CF09362-49AD-4C34-BDC5-0A1F5468A233@mp5.im> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; i486-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 20 Apr 2014 15:50:40 -0400 admin@mp5.im wrote: > I recently upgraded to musl edge using the instructions at > alpinelinux.org/edge-musl. When I reboot, I get the prompt to enter > my passphrase for the disk but when I enter it it'll say "mounting > root failed", "initramfs emergency recovery shell launched. Type exit > to continue boot", "sh: can't access tty; job control turned off". > > "Mount: mounting /dev/mapper/vg0-root on /sysroot failed: no such > file or directory" Shows up in file /tmp/mount-error in the emergency > shell. > > Has this happened to anyone else? How can this be fixed? What tools / packages you have used to setup this? Do you get any other errors in dmesg? If you try to mount the encrypted partition manually, do you get additional errors? --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---