Comment 2 for bug 941874

Revision history for this message
MÃ¥rten Thornberg (marrowm) wrote : Re: dmraid-activate fails to activate (fakeraid) root device during boot

The activate_array function works, it's just that it runs "dmraid -ay -i -p -Z" and the -p option prevents partitions to be activated. Changing that doesn't work either though, since it looks like dmraid-activate is never called. I'm not sure how dmraid is supposed to activate the root device during boot in that case?