[howto] easy udev setup in Fedora
[Posted December 10, 2003 by corbet]
| From: |
| Rob Love <rml-AT-tech9.net> |
| To: |
| linux-hotplug-devel-AT-lists.sourceforge.net |
| Subject: |
| [howto] easy udev setup in Fedora |
| Date: |
| Tue, 09 Dec 2003 16:27:05 -0500 |
OK, fedora-devel now comes with a 2.6 kernel (rah rah), and Fedora Core
2 is slated to be a 2.6 kernel-based distribution.
So, for those of you using fedora-devel, or planning to upgrade to
Fedora Core 2 when released, there is no reason not to dance in the
beauty of a dynamic dev directory.
I have compiled these easy-to-follow steps:
- download and install the udev rpm [1]
- download the udev tarball [2] and untar it
- copy etc/init.d/udev to /etc/init.d
- type "/sbin/chkconfig --add udev"
- make sure that your /udev is mounted during early
boot, if it is not a directory on your root
- reboot
And then it will Just Work.
Really, all of these steps should be automated by the RPM spec file. I
will add that. But for now, the above will suffice.
[1] http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-008-1.i386.rpm
[2] http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev-008.tar.gz
Rob Love
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
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
(
Log in to post comments)