Advertisement

OpenWRT学习笔记(第12章)启动分析

阅读量:

CPU启动过程依次为:上电初始化 → 引导加载程序 → 内核加载 → 初始化进程(openWRT)

内核类型包括:Unix、Linux、BSD、Ecos等...

OpenWRT/LEDE系统启动流程

https://oldwiki.archive.openwrt.org/doc/techref/process.boot

https://oldwiki.archive.openwrt.org/doc/techref/init.detail.cc

https://segmentfault.com/a/1190000002392043

https://clockworkbird9.wordpress.com/2016/09/29/openwrtlede-system-boot-sequence/

http://wiki.dreamrunner.org/public_html/Communication/OpenWrt/OpenWrtBootProcess-NewOpenWrt.html

OpenWrt Boot Process (New OpenWrt)

Table of Contents

一个引导日志的示例:

复制代码
 [    2.602573] VFS: Mounted root (squas

全部评论 (0)

还没有任何评论哟~