1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-11-01 04:29:39 +00:00
linux-insides/Booting
2017-10-28 14:08:37 +06:00
..
linux-bootstrap-1.md Merge pull request #531 from c0r3dump3d/linux-bootstrap-1-fix 2017-10-28 14:08:37 +06:00
linux-bootstrap-2.md boot: e820entry renamed to e820_entry 2017-09-12 00:57:41 +06:00
linux-bootstrap-3.md Update linux-bootstrap-3.md 2017-09-15 12:51:11 +08:00
linux-bootstrap-4.md update linux kernel boostrap parts to the last kernel from upstream 2017-09-23 00:06:01 +06:00
linux-bootstrap-5.md update linux kernel boostrap parts to the last kernel from upstream 2017-09-23 00:06:01 +06:00
README.md many fixes in boot part 1 2017-07-14 18:44:35 +06:00

Kernel Boot Process

This chapter describes the linux kernel boot process. Here you will see a couple of posts which describes the full cycle of the kernel loading process: