Hi all.

I'm looking inside the boot sequence of Yocto Krogoth in my imx6dlsabresd.


The boot sequence runned is in S level with this order


S03mountall.sh

S06chechroot.sh


in /etc/default/rcS I setup

ENABLE_ROOTFS_FSCK=yes
FSCKFIX=yes

I coverted an ext2 to ext4

After upgrade the system mount the root partition readonly because ext4 mounter has found some error.

But I expect that checkroot.sh repairs


This is true?


MZ

--
_______________________________________________
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to