Update and rename linux-initialization-1.md to linux-initialization-1.md

pull/64/head
0xAX 9 years ago
parent afe396e868
commit 2a3a9bb1ca

@ -1,7 +1,7 @@
Kernel initialization. Part 1.
================================================================================
First steps in kernel code
First steps in the kernel code
--------------------------------------------------------------------------------
In the previous post (`Kernel booting process. Part 5.`) - [Kernel decompression](http://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-5.html) we stopped at the [jump](https://github.com/torvalds/linux/blob/master/arch/x86/boot/compressed/head_64.S) on the decompressed kernel:
Loading…
Cancel
Save