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 C99711388EF for ; Thu, 7 Feb 2013 22:13:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D1CAEE0540; Thu, 7 Feb 2013 22:13:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 68A77E0512 for ; Thu, 7 Feb 2013 22:13:16 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id A781633DBCF for ; Thu, 7 Feb 2013 22:13:15 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: 2.04 X-Spam-Level: ** X-Spam-Status: No, score=2.04 tagged_above=-999 required=5.5 tests=[AWL=-1.722, FREEMAIL_FROM=0.001, FSL_HELO_BARE_IP_2=2.899, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_NUMERIC_HELO=0.865, RP_MATCHES_RCVD=-0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001] autolearn=no Received: from smtp.gentoo.org ([IPv6:::ffff:127.0.0.1]) by localhost (smtp.gentoo.org [IPv6:::ffff:127.0.0.1]) (amavisd-new, port 10024) with ESMTP id N10-bTw_cBIJ for ; Thu, 7 Feb 2013 22:13:10 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F087A33E0BB for ; Thu, 7 Feb 2013 22:13:09 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1U3Zi9-0002po-3c for gentoo-user@gentoo.org; Thu, 07 Feb 2013 23:13:23 +0100 Received: from 198.62.88.89 ([198.62.88.89]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2013 23:12:53 +0100 Received: from boxcars by 198.62.88.89 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Feb 2013 23:12:53 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: =?UTF-8?B?wrtRwqs=?= Subject: [gentoo-user] Re: udev-191 bit me. Insufficient ptys Date: Thu, 7 Feb 2013 16:12:49 -0600 Organization: none Message-ID: <20130207161249.24012e3f@fuchsia.remarqs.net> References: <20130203185145.4008d87f@weird.wonkology.org> <5113E717.7020402@libertytrek.org> <201302071753.56717.peter@humphrey.ukfsn.org> <51141466.3030109@libertytrek.org> <51141E97.3080304@libertytrek.org> 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 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 198.62.88.89 X-Newsreader: Claws Mail 3.9.0 (GTK+ 2.24.12; x86_64-pc-linux-gnu) X-Archives-Salt: 459848d2-e436-4593-9e44-572b88779dc4 X-Archives-Hash: 1efad31545c0d8ff53f658ebf6639587 On Thu, 7 Feb 2013 16:00:06 -0600 Alecks Gates wrote: > My kernel .config (linux-3.7.4-gentoo) has the following: > CONFIG_DEVTMPFS=y > CONFIG_DEVTMPFS_MOUNT=y > > I believe the automount is the important part, as I do recall someone > else on this list missing that. My /etc/fstab has neither /dev nor > /proc mounts, although my case may be different than yours. CONFIG_DEVTMPFS_MOUNT=y isn't crucial. It's a good idea, but if the kernel doesn't mount /dev, then udev-init-scripts will.