Hi Ken,
I wasn't able to boot from degraded array after running "/sbin/mdadm
--assemble --scan" in few cases when I had other disks in my computer.
If I disconneted the disks and attached just the working one, system
booted without a problem in degraded mode (after running the command
mentioned ab
Try to run "sudo update-initramfs -u" after editing
/etc/modprobe.d/blacklist
Jan
--
I can't blacklist network drivers modules in gutsy
https://bugs.launchpad.net/bugs/133434
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
Hi,
The problem can be workarounded by issuing this command on the BusyBox
shell when Ubuntu is missing one of the RAID disks:
/sbin/mdadm --assemble --scan
+ reboot
It will remove the missing disk from RAID 1 and allow Ubuntu to boot in
degraded mode next time.
I think the root cause of the p