1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-04-08 01:05:42 +00:00
linux-insides/Booting
2018-10-03 10:56:31 +02:00
..
linux-bootstrap-1.md
linux-bootstrap-2.md Fix tables and pseudographics formatting 2018-08-06 09:09:57 +00:00
linux-bootstrap-3.md fixing typo in doc 2018-10-03 10:56:31 +02:00
linux-bootstrap-4.md
linux-bootstrap-5.md
linux-bootstrap-6.md Fix incorrect links to the previous part 2018-07-24 17:44:16 +00:00
README.md

Kernel Boot Process

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

This chapter coincides with with Linux kernel v4.17.