1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting
Hudd 49625488e5 Part 3: Fix URLs
Some links to the previous part were broken.
2015-02-01 15:49:16 +00:00
..
linux-bootstrap-1.md titles updated 2015-01-29 00:48:45 +06:00
linux-bootstrap-2.md urls fixed 2015-01-29 00:53:44 +06:00
linux-bootstrap-3.md Part 3: Fix URLs 2015-02-01 15:49:16 +00:00
README.md Booting/README.md updated 2015-01-31 00:55:45 +06:00

Kernel booting process

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