Files
linux-insides-zh/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
..
2015-01-29 00:48:45 +06:00
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: