Mike Williams wrote: >On Wednesday 13 July 2005 15:09, Jarry wrote: > > >>It seems (or at least it is discussed there) that this (udev does not >>create /dev/md* at startup) is some kernel-bug! If some of our kernel >>developers is watching this list, could he confirm or refuse it? >>Can I somehow get rid of udev, when it is causing problems to me? >> >> > >http://article.gmane.org/gmane.linux.gentoo.devel/29788 > > >
Just to expand a bit on the linked thread: Gentoo now has support for creating the device nodes at boot time, in the stable baselayout, which should be 1.11.12-r4 at this point. To enable it, you need: 1. A proper /etc/raidtab or /etc/mdadm.conf (mdadm.conf preferred) 2. The mdadm tools emerged. 3. Add "md" to RC_VOLUME_ORDER in /etc/conf.d/rc. The above should trigger then execution of /lib/rcscripts/addons/raid-start.sh during startup which will create the device nodes for you. I did not know any of this before I posted regarding the RAID device nodes in the linked thread... -Richard -- gentoo-user@gentoo.org mailing list