1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-10-31 20:18:56 +00:00
linux-insides/Booting/README.md
prettykernel 66654361ca
typo fix
2018-12-01 13:30:26 +08:00

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.