Comment 6 for bug 652327

Revision history for this message
Thomas (teclab-at) wrote :

Found another possibility to make the system start:

from the modules file:
/lib/modules/<kernel>/modules.*

remove all occurances which load raid libraries - they include the path .../md/...

then run:
depmod

then run:
update-initramfs -u

the system boots again.

I'am trying to manually assemble the raid now ... hope this works ...