On 11/12/05, Brian Parish <[EMAIL PROTECTED]> wrote:
> I am trying to add a software RAID 5 disk set to an existing machine installed
> using genkernel.  All the RAID support is compiled into the kernel, but
> no /dev/md? device files exist.  I can create these using mknod and make the
> RAID, but they don't survive a reboot.  How do I tell udev to create these
> files as persistant devices?

udev doesn't handle software raid devices.  You need to edit
/etc/conf.d/rc, and make sure that "raid" appears in RC_VOLUME_ORDER. 
You will also need to edit/create /etc/mdadm.conf to describe your
raid array.  Gentoo will then take care of creating the raid devices
as part of the system startup.

-Richard

-- 
gentoo-user@gentoo.org mailing list

Reply via email to