[opensuse-arm] kiwi initrd and driver support
Hi Marcus, I'm wondering how the kiwi initrd determines which drivers need to be included in the initrd. To be precise, I'm missing the drivers/mtd directory which renders the vexpress image unusable, because it doesn't contain disk drivers ;). Do you manually pick modules during the creation of the initial kiwi initrd? Alex -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
Hi,
I'm wondering how the kiwi initrd determines which drivers need to be included in the initrd. To be precise, I'm missing the drivers/mtd directory which renders the vexpress image unusable, because it doesn't contain disk drivers ;).
just add the following in your system image description: <drivers> <<file name="drivers/mtd/*"/> </drivers> kiwi will pick up that information and doesn't strip that drivers out of the initrd. Regards, Marcus -- Public Key available gpg --keyserver pgp.mit.edu --recv-keys 0xCCE3C6A2 ------------------------------------------------------- Marcus Schäfer (Res. & Dev.) SUSE LINUX Products GmbH Tel: 0911-740 53 0 Maxfeldstrasse 5 FAX: 0911-740 53 479 D-90409 Nürnberg GF: Jeff Hawn,Jennifer Guild, Felix Imendörffer HRB: 21284 (AG Nürnberg) Germany http://www.suse.de ------------------------------------------------------- -- To unsubscribe, e-mail: opensuse-arm+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-arm+owner@opensuse.org
participants (2)
-
Alexander Graf
-
Marcus Schäfer