Hi, Am 15.11.2014 um 20:38 schrieb Oscar C: > While building a JeOS image for sunxi I found a problem with the current > version of dracut (0.37) in factory. It doesn't include the needed > kernel module (sunxi-mmc) when creating the initrd. After the first boot > the root partition cannot be found. This seems to be already fixed in > dracut 0.38 (see bug > https://bugzilla.redhat.com/show_bug.cgi?id=1097301) not only for sunxi > but also for other boards. The solutions are: > > - Patch the current dracut to include sunxi-mmc (the patch is rather > trivial). > - Update dracut in factory to 0.38 and squash all the new bugs that can > appear.
Our JeOS kiwi files used to have a wildcard rule to include mmc drivers. Personally I add the respective module(s) to my /etc/sysconfig/kernel. The same issue as for MMC exists for AHCI (INITRD_MODULES="ahci_sunxi"). Thanks for the update on dracut. Regards, Andreas -- SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer; HRB 21284 AG Nürnberg -- To unsubscribe, e-mail: [email protected] To contact the owner, e-mail: [email protected]
