X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=HOWTO-udev_for_dev;h=9833dd1411e0bfe478100326a7a5db5663d8c0f6;hp=75a858f22a443827c73a413472066b360e40fa40;hb=69348b66ff4163a2fbf974bde649e5bc963462b4;hpb=de46ad1952a40911eeea9fd941f578b6dacc1cec diff --git a/HOWTO-udev_for_dev b/HOWTO-udev_for_dev index 75a858f22..9833dd141 100644 --- a/HOWTO-udev_for_dev +++ b/HOWTO-udev_for_dev @@ -38,6 +38,12 @@ NOTE NOTE NOTE NOTE NOTE NOTE NOTE I did this with the latest Fedora startup scripts with the patch at the end of this file. + - make sure the /etc/udev/udev.conf file lists the udev_root as "/dev/" + and the udev_db as "/dev/.udevdb". It should contain the + following lines in order to work properly. + udev_root="/dev/" + udev_db="/dev/.udevdb" + - reboot into a 2.6 kernel and watch udev create all of the initial device nodes in /dev