Linux启动顺序和修改启动后执行程序

Linux kernel mounts the root filesystem. The kernel starts the first user process /sbin/init provided by Busybox. /sbin/init reads /etc/inittab (From the SDK: linux/embedded_rootfs/etc-files/inittab).
相关文章
相关标签/搜索