On Monday, 24. September 2001 19:03, you wrote:
> RA <[EMAIL PROTECTED]> writes:
> > * raid1 as module is not working for / partition (tried kernel
> > 2.4.8-24/26). I also tried new mkinitrd ... --with=raid1
> > It's only working, when compiled in.
>
> What's the exact problem when compiled as a module which disappears when
> compiled in ?
With stock kernel I got only one md status line ('raid1 registered' or
something similar), but the Linux-raid-autodetect-partitions are not
recognized. Naturally, after this I got a lot of reiserfs garbage about
missing superblock, cannot read initrd and kernel panic.
With CONFIG_MD_RAID1=y these partitions are used for raid1 and the root
partition is correctly mounted.