Linux learners must understand the Startup Process of ubuntu7.10.

Source: Internet
Author: User
During the boot process of ubuntu7.10, Linux learners should understand the Linux general technology-Linux technology and application information. The following is a detailed description. For more information about Linux versions, see

It seems that the init process in the system startup process has been replaced by upstar since ubuntu6.10, so the/etc/inittab file in the system disappears. Since ubuntu6.06, I have only used the system, I didn't notice these things. Today I heard this thing, but I really felt it was time to study it.

The current startup process seems to be:
0. The kernel starts the init process.
1. Enter/etc/event. d/, find the running level from the/etc/event. d/rc-default question, and run it by the corresponding running level script rcX;
2. When rcX is running, enter/etc/init. d/and find the script rc;
3. Execute rc X
4. After rc X is executed, it enters the/etc/rcX. d/directory and runs the processes in sequence.
Related Article

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.