From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1PvGE9-00043V-PE for garchives@archives.gentoo.org; Thu, 03 Mar 2011 21:38:30 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 16540E0525; Thu, 3 Mar 2011 21:36:34 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id B6F82E0525 for ; Thu, 3 Mar 2011 21:36:33 +0000 (UTC) Received: by wwb29 with SMTP id 29so2160704wwb.10 for ; Thu, 03 Mar 2011 13:36:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=y+jSsgRYbg/pX3T6ebhVhTriGlFi5wGE+qTuYN8GF68=; b=ZRaO65huPdOk3L7PiSu3HXgbytgE86fIK4Xk7Iq5upqkoZ10mdzCNNckptH2UMOapI wxyBJ71pKkalT22zjaovLFyuFTFJALMr5QIVkNs1rA1pzTyh//WoNFF61EBm1he4kf98 JodayaQdkj+cxtri4pwDwcPlkdIIG0cH4Lx/M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=Uf9UKhm69QmeBC2t6xe9LXeY6bH2yrQm9tV+VnH6GgP3+QLMdoVXHYAWlswwod6Z5P NYprAqat8th6+aRfHF8fffycSXRbKGvb+/YABLMKRjbsq3fFKC7DBx1A7u+MHtCrt6qA qtfv3qx7Zz2e8vXQMg1mUSxtVYCyNwV+p/GGI= 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 Received: by 10.216.5.65 with SMTP id 43mr1564625wek.9.1299188187464; Thu, 03 Mar 2011 13:36:27 -0800 (PST) Received: by 10.216.38.77 with HTTP; Thu, 3 Mar 2011 13:36:27 -0800 (PST) In-Reply-To: <4D6D678A.8020006@gmail.com> References: <4D6D678A.8020006@gmail.com> Date: Thu, 3 Mar 2011 22:36:27 +0100 Message-ID: Subject: [gentoo-user] Re: udevd not running after boot From: klondike To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: dbeeab01b1a51cff0759ba5485a4e234 2011/3/1 klondike : > Hi I have installed sys-fs/udev-151-r4 =A0USE=3D"extras -devfs-compat > -old-hd-rules (-selinux) -test" on an almost clean hardened stage3 and I > found that after rebooting it won't run. It could be a problem of the > .config but turns out it runs and works like a charm when started > manually. So my question is, what could be happening? How can I fix it? > > FWIW the system uses baselayout-1 Seem that the initrd leaked a mounted /dev/ at then end, fixing the initrd solved the problem.