linux-insides/Booting
0xAX b01d0a5498 Merge pull request #256 from ruthgrace/bootstrap_4_reload_segments
fixed grammar in linux-bootstrap-4.md, Reload the segments if needed section
2015-10-16 01:15:44 +06: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 Fix get_heap arguments meaning 2015-09-20 15:31:23 -04:00
linux-bootstrap-4.md fixed grammar mistakes in linux-bootstrap-4.md, Reload the segments if needed section 2015-10-13 19:48:13 -04:00
linux-bootstrap-5.md Merge pull request #253 from ruthgrace/bootstrap_5_kernel_decomp 2015-10-16 00:46:42 +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: