Quote:
Originally posted by fskmh
RAID support is compiled into the stock Slackware kernel. Just compile a custom kernel if you don't want it. If you were installing Slack on a server and actually wanted to do RAID then you would be up the creek without this ;-p.
|
Is it compiled as a module or as a intergral part of the kernel? If it's a module, then it's probably not worth compiling a new kernel if the only concern is avoiding use of RAID. I suspect MD turns on briefly to see if you need raid support, learns that you only have one drive, then disappears from memory. If you don't have RAID, it shouldn't be a running process. If it is integral, then compiling a new kernel is probably a good idea.
Alex