Robert Siemer wrote:
>
> Re!
>
> On Thu, 25 Feb 1999, emile wrote:
>
> > I'm wondering what I'm doing wrong. I run a 2.2.2 kernel and try to use
> > the 0.90 raidtools but when I'm trying something like:
> > # raidstart /dev/md0
> > I get:
> > /dev/md0: Invalid argument
> I thought that enableing raid in the kernel-config is enought, too. But in
> reality you need to apply also the raidpatch (raid0145-*2.2.0*[gz|bz2]
> somewhere by ftp.xx.kernel.org/pub/*/daemons/raid/alpha/). The patch works
> at least with 2.2.1, too. Some patches will be rejected (mmap.c, genhd.c),
> here you need only to modify the *.c on your own, this should be easy,
> because only the lines differs and things which are going to be removed
> are not completely the same.
>
FYI:
Indeed, this did the trick. Looks like I have 2 smoothly running RAID1
partitions now (altough I haven't really checked them thoroughly yet).
Thanks
e-mile