* Gordon Farquharson <[email protected]> [2011-02-24 11:39]: > It turns out that I was missing ums-cypress.ko in my initramfs. My > RAID devices are in two different USB enclosures (which, admittedly, > is a little strange). The one USB enclosure only requires usb-storage > which was included in the initramfs, but the other seems to require > ums-cypress. As this driver was only being loaded once the root > filesystem was available, the device was coming up too late to be > included by mdadm. Adding ums-cypress to /etc/initramfs-tools/modules > includes the driver in the initramfs, so the device come up in time.
I think you should file a bug on initramfs-tools saying that this module is missing when you use MODULES=dep. -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

