From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 6EAA41381FA for ; Thu, 15 May 2014 07:09:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 90744E09C9; Thu, 15 May 2014 07:09:03 +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 96A12E0998 for ; Thu, 15 May 2014 07:09:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 3FE922DC40 for ; Thu, 15 May 2014 09:09:00 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400137740; bh=iAf+2RiPVvjVjZ6cXstDYer9IZGqIvCslVxN4tMdLaY=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=mok5kwhcMkWAQ/ibS5Mh5WZw+5F9fFu0nC90f//ANEQFuNY48WBLVJmYjDPl0bR7h zdbN//SF7AJQO5aACArlG+4XYnMzvjsDEkm8IQSoraqaBPQaJIK/FeOtm7p0k3c05B Sew1VRXZnHnk7qauHQ5JPg/ldiPSZD4sh6wMBD4A= 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 19758-01 for ; Thu, 15 May 2014 09:08:58 +0200 (CEST) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:8742:ac59:bff7:663f:bd9]) (using TLSv1 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 438AC123E0 for ; Thu, 15 May 2014 09:08:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400137738; bh=iAf+2RiPVvjVjZ6cXstDYer9IZGqIvCslVxN4tMdLaY=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=eoRvYhSiJLbcMDy1IIFKwFFVWxog8tdouzkpRq9wMHNdepACVMWH3+UEIL5X6nvej TQsmUUQzkRSuv4bHsEeJLJzIu2tBDyYLo5UgfgVYSILLqs9VaPrxszurHAEsGAwaDE EgQjWRtoc2xk7PJcXOuhgydJ/h8ScFrHRoecrENg= Message-ID: <53746809.9080604@xunil.at> Date: Thu, 15 May 2014 09:08:57 +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> <2219291.LPmZhmqkJ1@andromeda> <536545AB.2060008@xunil.at> <53672D31.1030108@xunil.at> In-Reply-To: X-Enigmail-Version: 1.6 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 765e347a-4ca2-4a3f-9d82-c9477f070998 X-Archives-Hash: 9ca4d3134557f6e68eeacb04a926cf1f Am 15.05.2014 08:49, schrieb Canek Peláez Valdés: > On Thu, May 15, 2014 at 1:21 AM, Canek Peláez Valdés wrote: >> On Mon, May 5, 2014 at 1:40 AM, Canek Peláez Valdés wrote: >> >> [ It's been more than a week since I last participated in the thread, >> so I'm just replying to my last participation. ] >> >> Stefan, have you tried to run "dracut --print-cmdline" and add that to >> your kernel command line? >> >> By the last thread related to systemd+dracut, that solved my problems >> when using dracut 037. Could you try to see if it solves your issues? > > Also, I just noticed the --hostonly-cmdline option. Have you tried that? Nope. I am away from LVM & RAID now as mentioned in the other thread ... btrfs everywhere ;-) Stefan