Skip to main content
Link
Menu
Expand
(external link)
Document
Search
Copy
Copied
八股文面经集锦
C++八股文面经
Golang八股文面经
just-the-docs
嵌入式开发八股文面经
开放性问题八股文面经
操作系统八股文面经
数据库八股文面经
Just the Docs on GitHub
Just the Docs on GitHub
操作系统八股文面经
1、Linux系统的启动过程
硬件初始化 (BIOS/UEFI)
引导加载程序 (Boot Loader)
内核初始化 (Kernel Initialization)
initramfs (Initial RAM Filesystem)
用户空间初始化 (Systemd / SysV init / etc.)
登录管理器 / Shell
详情见:https://mp.weixin.qq.com/s/gvLV5RFh0rSQvV3JzEMTAg
2、