[Linux learning] Linux system structure

Source: Internet
Author: User
Recently, I have been compiling the Linux kernel, writing Uboot, kernel, and file system to TQ2440. Then there are several questions. (1) Uboot

Recently, I have been compiling the Linux kernel, writing Uboot, kernel, and file system to TQ2440. Then there are several questions.

(1) difference between Uboot and BootLoader

The BootLoader is literally a "boot loader", which is used to boot the operating system. Uboot is a type of BootLoader.

(2) the Linux kernel is the core of the operating system. it is responsible for the process, memory, driver, file system, and network of the operating system.

Mainly consists of process management, memory management, file system, device driver, and network.

File system:

The file system contains the data in the file and the system structure of the file.

Linux Shell:

Shell receives the command entered by the user and passes the command to a kernel for execution. It is an interface for users to exchange with the kernel and a user interface of the system.

Applications
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.