On Tue, Dec 1, 2009 at 3:11 PM, toomanymirrors <toomanymirr...@gmail.com> wrote: > Yes, no matter where you mount a raid partition to, you will necessarily > need the raid modules loaded. Accessing hardware requires drivers. > Jackson
So in my rc.conf file, do I need them in any specific order or that does not matter? ***************** MOD_AUTOLOAD="yes" #MOD_BLACKLIST=() #deprecated MODULES=(md_mod raid1) ***************** Does that look correct?