1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-13 19:28:57 +00:00
linux-insides/Booting
2015-09-16 14:44:11 +08:00
..
linux-bootstrap-1.md Fixed typo: fielsd --> fields 2015-09-09 18:24:52 -04:30
linux-bootstrap-2.md Update Linux-Bootsrap-2.md 2015-07-08 19:24:29 +05:00
linux-bootstrap-3.md Fix sentence structures in linux-bootstrap-3 2015-08-04 23:37:26 +05:00
linux-bootstrap-4.md Fix typo 2015-08-27 21:49:42 -03:00
linux-bootstrap-5.md Fix typo 2015-08-09 22:57:56 +02: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: