Re: Kernel RAID support

2006-09-03 Thread John Stoffel
For 2.6.18-rc5-mm1, just edit drivers/md/Kconfig and change the 'if CONFIG_BLOCK' to 'if BLOCK' and you'll be all set. You can then run 'make oldconfig' and you should be all set. It's a simple change, and easier than hunting down and applying a patch at this point. :] -- VGER BF report: U 0.

Re: Kernel RAID support

2006-09-03 Thread David Greaves
Richard Scobie wrote: > Josh Litherland wrote: >> On Sun, 2006-09-03 at 15:56 +1200, Richard Scobie wrote: >> >>> I am building 2.6.18rc5-mm1 and I cannot find the entry under "make >>> config", to enable the various RAID options. >> >> >> Under "Device Drivers", switch on "Multi-device support".

Re: Kernel RAID support

2006-09-02 Thread Richard Scobie
Josh Litherland wrote: On Sun, 2006-09-03 at 15:56 +1200, Richard Scobie wrote: I am building 2.6.18rc5-mm1 and I cannot find the entry under "make config", to enable the various RAID options. Under "Device Drivers", switch on "Multi-device support". Thanks. I must be going nuts, as it d

Re: Kernel RAID support

2006-09-02 Thread Josh Litherland
On Sun, 2006-09-03 at 15:56 +1200, Richard Scobie wrote: > I am building 2.6.18rc5-mm1 and I cannot find the entry under "make > config", to enable the various RAID options. Under "Device Drivers", switch on "Multi-device support". -- Josh Litherland ([EMAIL PROTECTED]) -- VGER BF report: