码迷,mamicode.com
首页 > 系统相关 > 详细

linux启动全过程

时间:2018-07-06 01:47:37      阅读:178      评论:0      收藏:0      [点我收藏+]

标签:str   i386   trap   linux启动   html   http   boot   rap   sign   

参考: http://www.staroceans.org/e-book/linux-bootstrap-1.html

MBR里的内容属于grub

grub-2.02\grub-core\boot\i386\pc\boot.S 就是MBR的内容,该文件最后一句 .word GRUB_BOOT_MACHINE_SIGNATURE

    GRUB_BOOT_MACHINE_SIGNATURE在boot.h 里被定义为 0xaa55

linux启动全过程

标签:str   i386   trap   linux启动   html   http   boot   rap   sign   

原文地址:https://www.cnblogs.com/bettersky/p/9271459.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!