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 680571381FA for ; Thu, 15 May 2014 09:14:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 358F2E09DE; Thu, 15 May 2014 09:14:11 +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 2753EE09B1 for ; Thu, 15 May 2014 09:14:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id D44C42DC40 for ; Thu, 15 May 2014 11:14:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400145247; bh=WVpjCSy922tgac+B/wz7a3e3qNQu7PB2TG7XGfhQTKI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=WkpSzUBicfYLTBnksjtxloQORZm9oQARexrZ32POeIfQY9xFsY6PqAIbF4Vr7/Hmb evK/CnxEMVFxG7m85E4D2af8z9aHnWMYAtBKO31CQVRkC7Wr5IghoA7i2y/4a8EW1O VwPsbarBBaa/MTYpNQianEFx2vRURG2cFDRxTxLE= 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 08185-03 for ; Thu, 15 May 2014 11:14:05 +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 4FBB6123E0 for ; Thu, 15 May 2014 11:14:04 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400145245; bh=WVpjCSy922tgac+B/wz7a3e3qNQu7PB2TG7XGfhQTKI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=eLUB35nRGXs9v+t6jXazuihEU3zQjcGN93iCeSNcRNL3XlR89zVuhPzvRKPiUqVUV bAPd9VdbRcbCCHqeavbcLxU4FnxvZ5ldFTFnL+P5eJ1pmHrTOcCnjL34SYrXcpd04Y +aTikNwmXc+n4eo/W7lo57cspmsPJxikh4BaOrf0= Message-ID: <5374855C.4040203@xunil.at> Date: Thu, 15 May 2014 11:14:04 +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> <53746809.9080604@xunil.at> In-Reply-To: <53746809.9080604@xunil.at> 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: c7ffe8ee-04fb-4c78-9119-abdd91ca060e X-Archives-Hash: 9835fc285a560aa16a2cb7b62fcdcc77 Am 15.05.2014 09:08, schrieb Stefan G. Weichinger: > 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 ;-) Aside from that: I always use your tool "kerninst" so I have "-H" set as well. Stefan