Bug#607565: initramfs-tools: initramfs fails to assemble Intel RAID array
Roel Brook
rainmaker52 at gmail.com
Fri Feb 4 01:05:52 UTC 2011
On Tue, 2011-02-01 at 14:52 +0100, martin f krafft wrote:
> also sprach Rain Maker <rainmaker52 at gmail.com> [2011.02.01.1438 +0100]:
> > > This is the correct fix. Remove the DEVICE line.
> >
> > Will I be able to implement this fix? If so, how?
>
> As root, run
>
> /usr/share/mdadm/mkconf force-generate
> sed -i -e 's,^DEVICE,#&,' /etc/mdadm/mdadm.conf
> update-initramfs -u
>
Hmm, in contrast to my previous remark, this does NOT resolve the issue
it seems.
I can now succesfully start the array from the initrd prompt using mdadm
-As, but the /scripts/local-top/mdadm script cannot.
It complains "cannot find /proc/mdstat. If I modprobe the md module from
the prompt, and then manually run /scripts/local-top/mdadm, it does
assemble the array.
I'm just not really sure where to tell local-top to load this module...
More information about the pkg-mdadm-devel
mailing list