summaryrefslogtreecommitdiff
path: root/HOWTO-udev_for_dev
diff options
context:
space:
mode:
authorgreg@kroah.com <greg@kroah.com>2004-02-18 23:59:54 -0800
committerGreg KH <gregkh@suse.de>2005-04-26 21:32:29 -0700
commit7fdc5cb4454d21b3451d3492f45e3891e5780f75 (patch)
tree99964cf33b35c0fb9ba71be38b82e94c2af89ecc /HOWTO-udev_for_dev
parentde46ad1952a40911eeea9fd941f578b6dacc1cec (diff)
[PATCH] more HOWTO cleanups.
Diffstat (limited to 'HOWTO-udev_for_dev')
-rw-r--r--HOWTO-udev_for_dev4
1 files changed, 4 insertions, 0 deletions
diff --git a/HOWTO-udev_for_dev b/HOWTO-udev_for_dev
index 75a858f22a..a6d0892e37 100644
--- a/HOWTO-udev_for_dev
+++ b/HOWTO-udev_for_dev
@@ -38,6 +38,10 @@ 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.
+ It should contain the following line in order to work properly.
+ udev_root="/dev/"
+
- reboot into a 2.6 kernel and watch udev create all of the initial
device nodes in /dev