linux-insides/Booting
2016-02-22 16:54:35 -08:00
..
linux-bootstrap-1.md Normalize indentation in linux-bootstrap-1's code sections to improve readability 2016-01-22 06:01:43 +01:00
linux-bootstrap-2.md Normalize indentation in linux-bootstrap-2 to improve readability 2016-01-22 06:02:56 +01:00
linux-bootstrap-3.md Merge pull request #299 from mudongliang/modifyinternals 2015-12-16 23:07:20 +06:00
linux-bootstrap-4.md grammar, spelling and sentence construction updates 2016-02-22 16:54:35 -08:00
linux-bootstrap-5.md updated last part of the Linux kernel booting process chapter 2016-01-24 19:16:01 +06: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: