List of Linux system boot processes

Source: Internet
Author: User

List of Linux system boot processes

  1. Load the BIOS hardware information and perform a self-test. Then the first bootable device is obtained according to the setup;
  2. Read and run the boot loader of the first MBR (Master boot record, master boot partition) within the boot device;
  3. Load Kernel,kernel to detect hardware and load drivers according to bootloader settings;
  4. After the hardware driver succeeds, kernel will call the INIT process, and the INIT process will get run-level information;
  5. Init runs the/etc/rc.d/sysinit file to prepare the operating environment for the software to run.
  6. Init runs the various services of Run-level;
  7. Init runs the/etc/rc.d/rc.local file.
  8. Init runs the terminal emulation program Mingetty to start the login process. Finally, wait for the user to log in.

Copyright notice: This article blog original articles, blogs, without consent, may not be reproduced.

List of Linux system boot processes

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.