From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sun, 31 Jul 2011 18:05:44 +0000 Subject: Re: the file system for /dev Message-Id: <20110731180544.GA12063@kroah.com> List-Id: References: <20110731163116.GA24315@linux1> In-Reply-To: <20110731163116.GA24315@linux1> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org On Sun, Jul 31, 2011 at 11:31:16AM -0500, William Hubbs wrote: > All, > > The setup section of the udev README mentions that /dev should get the > devtmpfs file system, but it also says that udev can be run on a blank > tmpfs as long as you create /dev/{null,kmsg,console}. Also, the > requirements section never mentions CONFIG_DEVTMPFS. > > So, I guess I'm attempting to figure out what is preferred. Is devtmpfs > preferred for distros? Yes. > What are reasons that someone might not want to use devtmpfs with > udev? They don't want to use it? I don't know, why not ask the distros that don't use it why they don't want it. good luck, greg k-h