From 2249879c5646965d60f542ae9e73af8cf79c204e Mon Sep 17 00:00:00 2001 From: hailin cai Date: Thu, 28 Jan 2016 16:59:01 -0500 Subject: [PATCH] Update Booting/linux-bootstrap-2md.md --- Booting/linux-bootstrap-2md.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Booting/linux-bootstrap-2md.md b/Booting/linux-bootstrap-2md.md index 0c1e289..e5ca461 100644 --- a/Booting/linux-bootstrap-2md.md +++ b/Booting/linux-bootstrap-2md.md @@ -1,4 +1,5 @@ # 在内核安装代码的第一步 +#https://0xax.gitbooks.io/linux-insides/content/Booting/linux-bootstrap-2.html 内核启动的第一步 --------------------------------------------------------------------------------