At 09:12 11/08/00 -0400, you wrote: >This is going to sound pretty stupid, but here goes anyway... > >I got 2.2.16 and the latest patch from kernel.org, applied it and started to >rebuild. > >The question is, where do I tell the kernel to use RAID-5? > >I can't see it in the 'make menuconfig' stuff anywhere... Am I missing >something here? (Hopefully...) > >-rd > It should be in the section "Block Devices" - make sure that "Multiple devices driver support" is set. Then RAID options are below that. Also check the first few lines of Makefile for EXTRAVERSION= -RAID to ensure the patch was applied OK hih nick@nexnix >