What I hope to be an easy fix. Running Gentoo Linux and trying to setup RAID 1 across the root partition hda3 hdc3. Have the fstab set up to look for /dev/md3 and I have built the OS on /dev/md3. Works fine until I reboot. System loads and states it can not find /dev/md3 and when I look md3 not started. I have MD as part of the kernel, I have mdadm.conf setup like so: DEVICE /dev/hda3 /dev/hdc3 ARRAY /dev/md3 level=raid1 devices=/dev/hda3,/dev/hdc3 What am I missing? -Adam - To unsubscribe from this list: send the line "unsubscribe linux-raid" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html