2 Dec
2009
2 Dec
'09
3:30 p.m.
On Tue, Dec 1, 2009 at 3:11 PM, toomanymirrors <toomanymirrors@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?