1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 06:38:07 +00:00
linux-insides/Booting
0xAX 5352b11ceb
Merge pull request #783 from Linux-project/imgbot
chore : [ImgBot] Optimize images
2022-07-31 15:03:04 +06:00
..
images [ImgBot] Optimize images 2021-08-02 16:25:26 +00:00
linux-bootstrap-1.md Booting: Add coreboot source code links to linux-bootstrap-1.md 2021-08-16 15:56:08 +05:30
linux-bootstrap-2.md Merge pull request #692 from darkstar/fixes 2019-11-01 23:36:52 +06:00
linux-bootstrap-3.md fix 2 typos 2022-03-11 16:42:09 -05: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 Merge pull request #773 from h4child/patch-3 2022-07-31 15:00:43 +06:00
linux-bootstrap-6.md copyedit: booting chapter 2022-07-24 22:41:14 -04:00
README.md Fixing grammatical error 2022-05-24 10:53:50 +05:30

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.