RFT: please test mdadm/experimental
martin f krafft
madduck at debian.org
Wed Jun 28 14:06:40 UTC 2006
also sprach martin f krafft <madduck at debian.org> [2006.06.28.1540 +0200]:
> Ouch, this is a grave logic error on my part, but one that should
> get fixed by a future initramfs-tools. Basically it's #369617.
>
> What I did was to optimise the initramfs so that RAID stuff is not
> installed if / is not on RAID, because then it's not needed. Thus,
> the local-top/mdadm script is not present and initramfs-tools
> chokes during dependency resolution.
Wait, the error is somewhere else:
sed -i -re 's,^PREREQ=\"md\"$,PREREQ=\"mdadm\"$,' \
/usr/share/initramfs-tools/scripts/local-top/lvm
See that second '$' ?
Can you confirm that if you edit
/usr/share/initramfs-tools/scripts/local-top/lvm and make sure the
line reads
PREREQS="mdadm"
and not
PREREQS="mdadm"$
that it now properly works?
--
.''`. martin f. krafft <madduck at debian.org>
: :' : proud Debian developer and author: http://debiansystem.info
`. `'`
`- Debian - when you have better things to do than fixing a system
the reason that every major university
maintains a department of mathematics
is that it's cheaper than
institutionalizing all those people.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature (GPG/PGP)
Url : http://lists.alioth.debian.org/pipermail/pkg-mdadm-devel/attachments/20060628/6f7891ac/attachment.pgp
More information about the pkg-mdadm-devel
mailing list