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 8DA4B1381FA for ; Thu, 15 May 2014 18:28:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA74AE0ABD; Thu, 15 May 2014 18:28:35 +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 B8179E0A01 for ; Thu, 15 May 2014 18:28:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 74BA62DC41 for ; Thu, 15 May 2014 20:28:33 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400178513; bh=Zb8+0mQH6wCUugza0eOpen6hGuXpcBL5sLmI1CxLPXQ=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=IDNaL26KB9SCFwowkPS8uyDSx5qZM7nHoqdZJ1mWUP3r2ja/EiuM9w7FNeWBuERLZ ciNE40leJIizNDtB8KqHi4M7GI/Gl1NkfpmmnbzPPaTTWXrfj03c0dr9J8pQh8kBA2 ujMGW2CCJtndemm20MEsrUF8nCXxrxuYQPRB5Jp0= 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 06517-08 for ; Thu, 15 May 2014 20:28:31 +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 1F630167 for ; Thu, 15 May 2014 20:28:31 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1400178511; bh=Zb8+0mQH6wCUugza0eOpen6hGuXpcBL5sLmI1CxLPXQ=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=jpF76WPem22X7/Mp6kCnowlmOdAh5bWZQIkuPN2hDzomN65mp5I1PmOoVMlHyrS1/ 4qoPptWqYJgPrVrV/X2khz5Eb76UQsUWJP1Ip8ELAb9z0ehzfINnzrqL4InmQYNOse dOE/WVuABQtZSDeCOPYbjxI//it82+t+U2fxbkqk= Message-ID: <5375074A.8000908@xunil.at> Date: Thu, 15 May 2014 20:28:26 +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> <5374855C.4040203@xunil.at> <537506FE.3090701@xunil.at> In-Reply-To: <537506FE.3090701@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: 88c87b13-695a-4306-809f-38ee9196d9dc X-Archives-Hash: 37939857980e7d476767a462a20834dd Am 15.05.2014 20:27, schrieb Stefan G. Weichinger: > Am 15.05.2014 20:05, schrieb Canek Peláez Valdés: > >> With -H, you don't get the kernel cmdline, and therefore your kernel >> cannot load your LVM volumes since it doesn't know their... names? I >> don't knot the terminology. >> >> In any case, you need to set --hostonly-cmdline (or >> hostonly_cmdline="yes" in the config file), *besides* -H. > > ok ... I pulled your changes (kerninst) from github ... on the web I see > it, but it doesn't get into my copy here ... strange. > > As I don't need it right now, I will (a) wait or (b) edit manually. forget that. I had local changes ... git pull works.