ALL RIGHT, the initrd approach WORKED, and I did not have to (ugh, yech)
recompile any kernels!

mkinitrd --preload raid5 /boot/initrd 2.2.5-15

was the magic command (for raid5), and in lilo.conf you then
have to replace the version number line with

initrd=/boot/initrd

and then call lilo and reboot.
   Many thanks,
   Larry Dickson


At 11:30 AM 6/12/99 +0200, you wrote:
>At 14:44 11.06.99 -0700, you wrote:
>>kmod: failed to exec /sbin/modprobe -s -k md-personality-4, errno = 2
>>do_md_run() returned -22
>>(4) a modprobe -c revealed md-personality-4 raid5 (and all the others) and
>>I even added it to conf.modules, with no improvement.
>>
>>The key is obviously that modprobe -s -k event but there is nothing in the
>>modprobe doc that describes these "secret" options or the meaning of
error 2.
>
>The key is that the raid modules are not available at the time the kernel
>tries to load them. 
>
>Two possibilities to fix:
>
>1) Comile a kernel with the raid personalities included in the kernel (not
>as modules!)
>
>2) put the raid modules into the initrd image used when booting redhat 6.0
>
>Bye, Martin
>
>"you have moved your mouse, please reboot to make this change take effect"
>--------------------------------------------------
> Martin Bene               vox: +43-664-3251047
> simon media               fax: +43-316-813824-6
> Andreas-Hofer-Platz 9     e-mail: [EMAIL PROTECTED]
> 8010 Graz, Austria        
>--------------------------------------------------
>finger [EMAIL PROTECTED] for PGP public key
>

Reply via email to