1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2025-04-09 09:45:44 +00:00
linux-insides/Booting
0xAX d0a2fdb3d5 Merge pull request #98 from marmeladema/patch-1
Make segment size in protected mode clearer
2015-04-29 00:26:04 +06:00
..
linux-bootstrap-1.md
linux-bootstrap-2.md Merge pull request #98 from marmeladema/patch-1 2015-04-29 00:26:04 +06:00
linux-bootstrap-3.md
linux-bootstrap-4.md Update linux-bootstrap-4.md 2015-04-23 17:20:40 +02:00
linux-bootstrap-5.md Fix typos in repository 2015-04-19 22:15:28 +03:00
README.md

Kernel boot process

This chapter describes the linux kernel boot process. You will see here a couple of posts which describe the full cycle of the kernel loading process: