From mboxrd@z Thu Jan 1 00:00:00 1970 From: "F. Heitkamp" Date: Wed, 18 Apr 2012 12:41:29 +0000 Subject: /dev/shm and /dev/pts not been created by devtmpfs or udev Message-Id: <4F8EB679.7080107@ameritech.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org I am using kernel 3.3.2 and udev 182. I have TMPFS, DEVTMPFS, DEVTMPFS_MOUNT and SHMEN all yes. However after the machine boots there is no /dev/shm or /dev/pts in the /dev/ directory and udev does not create them even though they are in the /usr/libexec/udev/devices directory. Any suggestions? Fred