1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting/README.md
digitallyamar 5019a4994a
Fixing grammatical error
Fixed the title to match with what is found in SUMMARY.md file.
2022-05-24 10:53:50 +05:30

1.1 KiB

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 Linux kernel v4.17.