From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 914911381FA for ; Sat, 3 May 2014 12:43:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1EA53E0A84; Sat, 3 May 2014 12:43:44 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B7A6EE0A6A for ; Sat, 3 May 2014 12:43:42 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 85D731573E for ; Sat, 3 May 2014 14:43:41 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399121021; bh=j7jkWJKP5UZG//8KlWm0TNat9k/ydHOQZUT9cfKYhck=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=nVh6daTjgpOmPz5URdU0vR5aEumeW5jpRjpwHe8NStbY4WshuRDN2Q27hHuFLQZEc euuOdMJ9QR3VaJH6SITVHyijDTdV8v/p01KloaqGZGgfbdO+MYy7S7i4Zu0mcBaGPs mPJbS4jxzp4tuA/LTGYFWMzoxYlhRnToqWiK1DRE= Received: from postler.lichtfels.com ([127.0.0.1]) by localhost (postler.lichtfels.com [127.0.0.1]) (amavisd-maia, port 10024) with LMTP id 22226-06 for ; Sat, 3 May 2014 14:43:40 +0200 (CEST) Received: from [IPv6:2001:15c0:65ff:8742:f555:af8:530b:e9a6] (unknown [IPv6:2001:15c0:65ff:8742:f555:af8:530b:e9a6]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id D8671167 for ; Sat, 3 May 2014 14:43:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1399121020; bh=j7jkWJKP5UZG//8KlWm0TNat9k/ydHOQZUT9cfKYhck=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=Sp+eP8WYtzOW7lkYyMxAL+p5Axypl4PWbWrd0eVDHWYxp4D5YWlCI1i7CR92xcOQd PGSVIdjDP91weGrQU+GWAm+pFz6c4ELzr/bYcIkv3bNx9xgWxC5+MYWVJSEmPw7XEB ZzBo1HFlLCjmSLAPZPm/GsKl3eHp4vhAhDetq73w= Message-ID: <5364E47B.4020903@xunil.at> Date: Sat, 03 May 2014 14:43:39 +0200 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] boot problems References: <5364C0F9.3000906@xunil.at> <5364D55A.7020106@xunil.at> <5364DC3A.5060801@xunil.at> <7731849.eMA4RVPVz5@andromeda> In-Reply-To: <7731849.eMA4RVPVz5@andromeda> X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: f9754c20-d05a-4058-b97c-f172edcbb04e X-Archives-Hash: 8964eaa8adc6b0b2e6f94f8e9bea2774 Am 03.05.2014 14:17, schrieb J. Roeleveld: >> (Don't ask for the strange setup with sdb3/sdc6 and sdb6/sdc3, >> historically grown somehow ...) > > Seen stranger, it works. > What do the logs show when enabling them? Any "odd" messages? Just looked it up, nothing odd. To me it seems that the assembling just doesn't happen at all. Maybe really take the step with the dracut module or a local separate systemd unit file to do that .... > With genkernel, I have a lvm and mdadm boot parameter. > With dracut, that might also be necessary. Doesn't work yet. > If dracut sorts that, mdadm.service might be too much. > But, as those are not boot-critical, they might wait for the real system to be > running. > In that case, you do need mdadm.service as well. rd.auto=1 alone does not do the trick so far. It's quite hard to keep you informed what steps I take here ... dozens of reboots now ...