#
# Multi-device support (RAID and LVM)
#
CONFIG_MD=y
CONFIG_BLK_DEV_MD=m
# CONFIG_MD_LINEAR is not set
CONFIG_MD_RAID0=m
# CONFIG_MD_RAID1 is not set
CONFIG_MD_RAID5=m
# CONFIG_MD_MULTIPATH is not set
# CONFIG_BLK_DEV_LVM is not set
# CONFIG_BLK_DEV_DM is not set
and those modules weren't loaded. After recompiling the kernel with all
raid-options on and in the kernel, it works.
It's strange, however, that you can create a raid partition without raid
support until you reboot.
You'd expect to have 'mkraid' say:
'no RAID support in kernel - aborting'
or something like that.
Kind regards,
Jurriaan
-- "Witness the strategy of silence - while the intended victims unravel each other in pointless, divisive discourse. Oh yes, I have learned much from Tremorlor." Steven Erikson - Deadhouse Gates GNU/Linux 2.4.21-pre3-ac5 SMP/ReiserFS 1x2824 bogomips load av: 0.09 0.13 0.07 - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/