> I run Redhat 6.0/kernel 2.2.5-15 and installed raidtools-0.50b.
I believe RH6.0 comes with raidtools-0.90, so there is no point trying to
install raidtools-0.50b. Just setup your /etc/raidtab for the configuration you
want, and then run mkraid. For rebooting, you may want to include raid support
in your initrd. Do "mkinitrd --with raid0 /boot/initrd 2.2.5-15", replacing
raid0 with whatever raid level you need. Then edit /etc/lilo.conf to make sure
the initrd line is pointing to /boot/initrd. Now run lilo to make sure you use
the new initrd from the next reboot.
As long as you don't want / on raid, that's all you should need to do. See the
Software-RAID HOWTO in the raidtools package or at
http://ostenfeld.dk/~jakob/Software-RAID.HOWTO/ for more details.
> p.s. Where can I get the higher version of raidtools than 0.50b?
http://www.<country>.kernel.org/pub/linux/daemons/raid/alpha
Cheers,
Bruno Prior [EMAIL PROTECTED]