1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 12:39:09 +00:00
linux-insides/Booting
2015-07-28 11:32:13 +08:00
..
linux-bootstrap-1.md It should be "cld" here :) 2015-07-28 11:32:13 +08:00
linux-bootstrap-2.md Update Linux-Bootsrap-2.md 2015-07-08 19:24:29 +05:00
linux-bootstrap-3.md Make links to other parts relative 2015-02-02 19:50:03 +00:00
linux-bootstrap-4.md Update linux-bootstrap-4.md 2015-04-23 17:20:40 +02:00
linux-bootstrap-5.md Update linux-bootstrap-5.md 2015-06-12 22:52:42 +06:00
README.md Small grammar fixes 2015-04-18 19:41:29 -07: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: