1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/Booting
2015-12-30 15:36:39 +08:00
..
linux-bootstrap-1.md Update linux-bootstrap-1.md 2015-12-28 17:15:16 +06:00
linux-bootstrap-2.md Merge pull request #299 from mudongliang/modifyinternals 2015-12-16 23:07:20 +06:00
linux-bootstrap-3.md Merge pull request #299 from mudongliang/modifyinternals 2015-12-16 23:07:20 +06:00
linux-bootstrap-4.md refine statements about early page table build 2015-12-30 15:36:39 +08:00
linux-bootstrap-5.md revert internals to insides in Booting 2015-11-02 10:49:34 +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: