Linux的启动过程
了解Linux的启动过程对于我们学习Linux,深刻理解Linux的工作原理有很大帮助 Linux系统的启动主要分为1,加载bios 2,读取 5,读取inittab文件设置运行等级 ,6,读取rc.sysinit设置用户信息 8,运行不同级别的脚本程序, 9启动登录脚本 mso-bidi-font-family:Calibri;mso-bidi-theme-font:minor-latin">1, mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family: Calibri;mso-hansi-theme-font:minor-latin">加载BIOS 在计算机启动的开始系统会加载bios, mso-bidi-font-family:Calibri;mso-bidi-theme-font:minor-latin">2, mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family: Calibri;mso-hansi-theme-font:minor-latin">读取mbr Mbr是计算机第一个扇区,其中包含了系统的预启动信息,和分区表信息 mso-bidi-font-family:Calibri;mso-bidi-theme-font:minor-latin">3, mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-font-family: Calibri;mso-hansi-theme-font:minor-latin">加载boot loader Bootloader是启动系统的引导,有很多种其中常见的有 其中Linux中大部分使用的是grub ,grub中有系统启动的相关信息存储在grub. 下面就是grub.Conf
mso-bidi-font-family:Calibri;mso-bidi-theme-font:minor-latin">4, 9, 系统执行/bin/login程序,进入登录状态
|
|||||||
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |