摘要: 一、回顾 1、CentOS6启动流程 POST --> Boot Sequence(BIOS) --> Boot Loader(MBR) --> Kernel(ramdisk) --> rootfs --> switchroot --> /sbin/init --> (/etc/inittab,/e 阅读全文
posted @ 2020-03-19 16:27 Presley 阅读(931) 评论(0) 推荐(2) 编辑
摘要: 一、系统空间级别引导流程续 1、CentOS 5中/etc/inittab文件 a、每行定义一种action以及与之对应的process(此概念只适用于CentOS 5操作系统),每一行相应的语法格式如下 (1)、id:runlevels:action:process 1)、id:(任务的唯一标识符 阅读全文
posted @ 2020-03-19 09:07 Presley 阅读(421) 评论(0) 推荐(2) 编辑