1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
linux-insides/Booting
2021-08-06 20:29:33 +07:00
..
images Salvage images from archive.org and add them to git 2019-10-10 19:47:21 +02:00
linux-bootstrap-1.md fix: typo grammar spelling 2021-08-06 20:29:33 +07:00
linux-bootstrap-2.md Merge pull request #692 from darkstar/fixes 2019-11-01 23:36:52 +06:00
linux-bootstrap-3.md Update linux-bootstrap-3.md 2020-11-28 19:31:42 +08:00
linux-bootstrap-4.md Fix minor typo at linux-bootstrap-4.md 2021-02-13 19:31:22 -03:00
linux-bootstrap-5.md Update linux-bootstrap-5.md 2021-05-05 03:00:36 -04:00
linux-bootstrap-6.md fix: typo grammar spelling 2021-08-06 20:29:33 +07:00
README.md typo fix 2018-12-01 13:30:26 +08:00

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.