<div dir="ltr"><div><div><div><div><div><div><div><div><div>This is the workaround to boot the system.<br><br></div>In busybox manually start raid volumes:<br><br></div>mdadm --run /dev/md0<br>mdadm --run /dev/md1<br>mdadm --run /dev/md2<br>mdadm --run /dev/md....<br><br></div>close busybox with<br><br></div>exit<br><br></div>system will now boot<br><br></div>on next reboot everything is fine because the arry was in state: active, degraded and the faulty member is now detached.<br><br></div>If you have lvm the system will not boot on first close of busybox.<br></div>You can try to close the second busybox (with exit) and then reboot the system. Now lvm should start correctly.<br><br></div><br><div><div><div><div><div><div><div><div><div><br></div></div></div></div></div></div></div></div></div></div>