1
0
mirror of https://github.com/0xAX/linux-insides.git synced 2024-12-22 14:48:08 +00:00
linux-insides/Booting
Hudd 3047f17d08 Make links to other parts relative
Links to other parts had absolute URLs, so they were pointing to the
same page, regardless of where they were located. E.g. pages on gitbooks
links to github.
Make them relative, so they are pointing to the host on which the are
located.
2015-02-02 19:50:03 +00:00
..
linux-bootstrap-1.md titles updated 2015-01-29 00:48:45 +06:00
linux-bootstrap-2.md Make links to other parts relative 2015-02-02 19:50:03 +00:00
linux-bootstrap-3.md Make links to other parts relative 2015-02-02 19:50:03 +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: