Thanks for the answers.

- /sbin/init is a symlink to /sbin/init.sysvinit and it's a binary file, not a 
script. Maybe I should look at the sources that build this ? Will do in 
parallel.

- console= arguments is the same for both my images, eg 
"console=ttyS0,115200n8".
The difference between the 2 images on the cmdline are only the options related 
to the rootfs:
* distro with the rootfs on the sdcard: "mem=128M console=ttyS0,115200n8 
root=/dev/mmcblk0p4 rw rootfstype=ext4 rootwait"
* distro with the initramfs: "mem=128M console=ttyS0,115200n8"

I have done a check of /proc/consoles for both (don't know if this is really 
important, this returns "ttyS0                -W- (EC p a)    4:64" for both 
distro.

Joel
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#62186): https://lists.yoctoproject.org/g/yocto/message/62186
Mute This Topic: https://lists.yoctoproject.org/mt/103785822/21656
Group Owner: yocto+ow...@lists.yoctoproject.org
Unsubscribe: https://lists.yoctoproject.org/g/yocto/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to