-----Oorspronkelijk bericht-----
Afzender:Robert Moskowitz rgm@htt-consult.com Verstuurd: Zondag 9 December 2018 23:45 Aan: Conversations around CentOS on ARM hardware arm-dev@centos.org; Pablo Sebastián Greco pablo@fliagreco.com.ar Onderwerp: Re: [Arm-dev] Instructions for installation on an Odroid HC1
On 12/9/18 3:45 PM, Pablo Sebastián Greco wrote:
<snip> >> Thanks! Getting it now.... > > Looks like the same dracut failure. > > :( > > There must be another module missing, can you decompress the fedora initramfs and list the used modules?
For the odroid HC1 i added textra drivers as sown below in /etc/dracut.conf.d/odroid_hc1.conf
add_dracutmodules+=" dm " omit_dracutmodules+=" network ifcfg plymouth " add_drivers+=" exynosdrm exynos_bus exynos_trng exynos_nocp exynos_rng phy_exynos_dp_video " add_drivers+=" phy_exynos_mipi_video dwc3_exynos clk_exynos_audss i2c_exynos5 dw_mmc_exynos " add_drivers+=" dw_mmc_pltfm dw_mmc phy_exynos_usb2 phy_exynos5_usbdrd pwm_samsung " add_drivers+=" dwc3 ledtrig-heartbeat "
also see:
https://lists.centos.org/pipermail/arm-dev/2018-October/003578.html and https://gist.github.com/markVnl/7adf25cebfdce5d5009d93b7b4caae96
Hope it helps
You may need to use this command in an empty dir
/usr/lib/dracut/skipcpio $your-img | gunzip -c | cpio -id
I will get it to you. Don't know if it will be today, anymore...
Robert
Arm-dev mailing list Arm-dev@centos.org https://lists.centos.org/mailman/listinfo/arm-dev