Debian: waiting for root filesystem fails (using software raid)
If your system does not boot up und you’re dropped to an initramfs shell after “waiting for root filesystem” fails – check your mdadm config
1 |
/etc/mdadm/mdadm.conf |
Make sure it contains the correct definitions which are available with
1 |
mdadm --detail --scan |
Adjust your … Continue reading