Linux Startup Process

Source: Internet
Author: User

1. Load BIOS (hardware information)

2. Read MBR's config to find out the OS

3. Load the kernel of the OS

4. INIT process starts ..

5. Execute/etc/rc. d/sysinit (RC: Run Command, D: indicates the genie thread, indicating the server process not visible during startup)

6. Start other modules (ETC/modules. conf) // load various modules, memory management modules, file management modules, etc.

7. Execute the run level scripts //

8. Execute/etc/rc. d/rc. Local

9. Execute/bin/login

10. Shell started

 

Init (run level-/etc/inittab)

0-system shutdown status

1-single user working status

2-multi-user status (no NFS)

3-multi-user status (with NFS)

4-The system is not used and left to the user

5-graphic interface

6-The system is shut down normally and restarted

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.