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 44E0B1383CF for ; Thu, 10 Jan 2013 17:43:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8CB6B21C002; Thu, 10 Jan 2013 17:43:25 +0000 (UTC) Received: from postler.lichtfels.com (postler.lichtfels.com [78.46.92.195]) by pigeon.gentoo.org (Postfix) with ESMTP id 30EAF21C092 for ; Thu, 10 Jan 2013 17:41:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by postler.lichtfels.com (Postfix) with ESMTP id 79CDF137C4 for ; Thu, 10 Jan 2013 13:53:30 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1357822410; bh=mwBWZOQUT7PN62vBnF8CbNKVMQQefioIfbhLyI/E8FI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=mT1KhQAmFSKNQ9tEYopqs6k+pO6Zdll7FkzSxY0qMW/qvG/MKFBnbIurs6L2yQhoF Un7cZxBpVMYDsrTakwGnGRk12XZjh/WQna1COJwENrMDVfBhEIopZQE9LW/QP9lOS5 YVtEi0/Sjly00/H19GxedgWRS3nBlHkeeufXhLrU= 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 27846-01 for ; Thu, 10 Jan 2013 13:53:28 +0100 (CET) Received: from hiro.oops.intern (unknown [IPv6:2001:15c0:65ff:86dc:2ca1:eff:fe80:a736]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by postler.lichtfels.com (Postfix) with ESMTPSA id 560A3BB for ; Thu, 10 Jan 2013 13:53:28 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=xunil.at; s=mailout; t=1357822408; bh=mwBWZOQUT7PN62vBnF8CbNKVMQQefioIfbhLyI/E8FI=; h=Date:From:Reply-To:To:Subject:References:In-Reply-To; b=t4yLAUuIEpfPjuuyjiubRIfv+rsPrICCpcGzZkPqiVdqgoCpYsVCl7cOwsZ469tMw ACpA0yuCkYbjtNHEwHAifWqYoyGVebWgL3pmzwXKPHn0CfaCova+ruHEP+50EUjUUF esaZSbzakTV16Y0wuPytjHBxd4Et32bCiL7V4o5I= Message-ID: <50EEB9AA.6000301@xunil.at> Date: Thu, 10 Jan 2013 13:52:58 +0100 From: "Stefan G. Weichinger" Organization: oops! User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/17.0 Thunderbird/17.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: [gentoo-user] Re: LVM hangs at startup References: <50EEAADC.5060804@xunil.at> In-Reply-To: <50EEAADC.5060804@xunil.at> X-Enigmail-Version: 1.4.6 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Scanned: Maia Mailguard 1.0.2c X-Archives-Salt: 82039276-48db-4329-9b79-94fc0c5f4fee X-Archives-Hash: 4e84a577fa9f8553b446fd313e84e2bf Am 10.01.2013 12:49, schrieb Stefan G. Weichinger: > > Does anyone else see boot problems as well? > > I re-configured my kernel and rebooted ... system stops/waits at > "Setting up the Logical Volume Manager". > > OK, turned off box and chose an older kernel to get things running > again, but it stops there even with other untouched kernels. > > Maybe it is related to the latest udev update? Downgraded to udev-196-r1, system boots again. Gotta check what to re-emerge after upgrading to udev-197. S