1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/Booting
2016-01-23 23:59:11 +06:00
..
linux-bootstrap-1.md fix minor grammer errors 2016-01-06 18:16:12 +08:00
linux-bootstrap-2.md fix minor grammer errors 2016-01-06 18:16:12 +08:00
linux-bootstrap-3.md Merge pull request #299 from mudongliang/modifyinternals 2015-12-16 23:07:20 +06:00
linux-bootstrap-4.md update linux-bootstrap-4.md 2016-01-23 23:59:11 +06:00
linux-bootstrap-5.md fix minor grammer errors 2016-01-06 18:16:12 +08:00
README.md modify some descriptions of README in Booting 2015-09-09 18:36:33 +08:00

Kernel boot process

This chapter describes the linux kernel boot process. You will see here a couple of posts which describe the full cycle of the kernel loading process: