!!!!!! Sorry!!!!!!
 I posted a bad workaround - it should read:

Temporary workaround:
When boot fails and drops you into a shell, do this (device names will differ 
for you):
losetup /dev/loop1 /dev/sdb1
losetup /dev/loop2 /dev/sdc1
mdadm --assemble /dev/md/0 /dev/loop1 /dev/loop2

And the missing drive name should be the loop device that didn't
assemble into the array.

Somehow the loopback driver is able to get a hold of the partition,
whereas mdadm is not.

-- 
no block devices found after an upgrade from 8.10 to 9.04 on a soft RAID1 system
https://bugs.launchpad.net/bugs/358054
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to