Hi,

> with Factory ARM images, kiwi is not able to find boot device on firstboot 
> and we get:
> ********************************************************************************
> [1397088002.636285] Including oem partition info file
> [1397088002.701788] Searching for boot device...
> [1397088022.334972] Failed to find boot device !
> [1397088022.344577] rebootException: reboot in 120 sec...
> ********************************************************************************
> 
> It seems that modules from initrd are not loaded. In this case MMC modules 
> are not loaded whereas they are in initrd.
> 
> It works fine with 13.1 images with same kiwi version.
> I guess there is a change between 13.1 and Factory and kiwi may need some 
> update so that modules get loaded?
> 
> Any idea?

if storage modules are not loaded I would say it's a kernel/udev problem
they are auto loaded by udev according to the modalias IDs and I'm not
going to actively modproble modules which are intended to become
loaded by udev

there are surely changes between 13.1 and Factory maybe something
else is missing which prevents the mmc to become loaded.

 dmesg ?
 modinfo ?
 udev log ?

 does loading mmc_block lead to be able to access the card ?

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: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to