Svetoslav Slavtchev <[EMAIL PROTECTED]> writes: > Quoting Pixel <[EMAIL PROTECTED]>: > > > DrakX should now be able to handle existing software raid. > > No more the dreaded "RAID_AUTORUN not supported by kernel" :) > > > > > does this mean that we have soft raid compiled in the kernel ?
nope :) i've managed to make raidstart start the various raids. A simple raidtab with raiddev /dev/md0 device /dev/sda1 and raidstart /dev/md0 starts the software raid which sda1 is part of (you can replace md0 with md1 or whichever, it does the same: it starts the right mdX associated with sda1)
