Linux 引导过程及服务.docVIP

  • 3
  • 0
  • 约8.53千字
  • 约 18页
  • 2016-12-06 发布于河南
  • 举报
Linux 引导过程及服务

Linux 引导过程及服务 Boot Sequence Overview BIOS 电脑打开电源时就会进入BIOS,主要监测CPU,Memory,风扇等 MBR Boot loader 在磁盘的第1个磁区共512bytes,其中前446bytes用于选择启动的bootPartition载入开机的程式码 Kernel 载入作业系统的Kernel 主要载入驱动程式并以Read only的方式来挂载flash FileSystem 也就是一开始只能读到flash根目录的哪个parition 如: 如: Device Mount Point/RAID/Volume Type Format /dev/sda1 /boot ext3 /dev/sda2 / ext3 只认识这个parition /dev/sda3 /home ext3 所以/,/etc,/bin,/sbin,/dev,/lib必须在同一个paraition init 是lin

文档评论(0)

1亿VIP精品文档

相关文档