On 91.0 version the RAID detection don’t work at all! If ANY raid exists on the system, the init boot enters on an infinite-loop.
After some debugging, the problem is on finnix-autoconfig script:
The var BLOCKLOOP_RAID is populated with the last detected (and started) raids, but isn’t ever used for checking if you don’t need to restart the already assembled raids.
Please, fix this bug because at time it’s impossible to boot any system with software raids.
Thank you!