1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 12:39:09 +00:00
linux-insides/Booting
2015-10-13 16:30:30 -04:00
..
linux-bootstrap-1.md fix issue #211 2015-10-11 12:24:36 +08:00
linux-bootstrap-2.md fix typo in the bits range 2015-10-08 17:40:51 -04:00
linux-bootstrap-3.md
linux-bootstrap-4.md fixed grammar mistake: Remind that -> Recall that 2015-10-09 01:34:26 -04:00
linux-bootstrap-5.md fixed grammar mistakes in linux-bootstrap-5.md kernel decomposition section 2015-10-13 16:30:30 -04:00
README.md

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: