From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Alexander E. Patrakov" Date: Mon, 04 Jun 2007 06:47:46 +0000 Subject: Re: udev on real Linux from scratch Message-Id: <4663B592.7000607@ums.usu.ru> List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-hotplug@vger.kernel.org DervishD wrote: > Sorry for entering the thread SO late, but I have one question: is > there any (comprehensive?) list out there of the static devices that > must be present so udev can work? Currently I have a bunch of them > created, more or less randomly (probably out of fear that udev won't > work without them but without the need of carrying real tests...). Yes, there is. Only /dev/console and /dev/null must be present on real /dev (hidden under tmpfs). See http://www.linuxfromscratch.org/lfs/view/development/chapter06/udev.html for a list of devices and directories to be copied from /lib/udev/devices to /dev (tmpfs) on each boot. Note, however, that udev in LFS is slightly misconfigured (wrong names for DVB cards, and the create_floppy_devices script is never called). -- Alexander E. Patrakov ------------------------------------------------------------------------- This SF.net email is sponsored by DB2 Express Download DB2 Express C - the FREE version of DB2 express and take control of your XML. No limits. Just data. Click to get it now. http://sourceforge.net/powerbar/db2/ _______________________________________________ Linux-hotplug-devel mailing list http://linux-hotplug.sourceforge.net Linux-hotplug-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel