On 5/20/06, Joachim Schipper <[EMAIL PROTECTED]> wrote:
> > ... > Kernelized RAIDFrame activated > dkcsum wd0 matches BIOS drive 0x80 > dkcsum wd1 matches BIOS drive 0x81 > root on wd1a > rootdev=0x10 rrootdev=0x320 rawdev=0x312 > warning: /dev/console does not exist > init: not found > panic: no init > ... > ddb> >This looks like the RAID is not autoconfiguring at all. Maybe you didn't build the kernel with the proper options, or maybe you forgot raidctl -A root? Joachim
Hi joachim, it seems so, but I haven't forgotten the above command and the kernel config file options are: # GENERIC.RAID include "arch/i386/conf/GENERIC" option RAID_AUTOCONFIG pseudo-device raid 4 However, this week I will re-start from zero and I'll write you, thanks ;-) ip

