On Sat, 8 Jul 2000, Bill Jackson wrote:
> BINGO!! you hit it on the head...in /var/log/messages, I have lines
> containing md but they show 0.36.6 as the version, not 0.90.0. so, Ill get
> the patches from the location you sent me, but I would like instructions on
> how to install the patch...
> >
> > <http://people.redhat.com/mingo/raid-patches/>
Download the patch and copy it to the kernel source directory at
/usr/src/linux.
#patch -p1 < patch-name-here
should do the trick and patch the kernel source with the updated RAID.
Then recompile the kernel (making sure that you select all the RAID
options) and install it.
That should do the trick.
--
Darron
[EMAIL PROTECTED]