Linux Basic Learning Notes-lesson two: disk-related

Source: Internet
Author: User

    1. MBR (Master Boot Record): Used to install the boot loader, such as GRUB, Size 446 bytes

    2. Partition table (partion table): Log partition information for the entire disk, size 64 bytes

    3. Linux: 1-4 for the primary or extended partition, IDE 5-63 Total 59, SATA 5-15 A total of 11 logical partitions available

    4. Boot process: bios--mbr (with boot loader)--boot Loader read core-core takeover

    5. Boot Loader features:

      1. Provides menu: Select different boot items

      2. Load core: Direct pointing to a bootable program partition to boot the operating system

        1. Why? Because the boot manager can be installed on the MBR, it can also be installed on the boot sector of each partition (boot sector)

        2. On the boot sector of each partition can also be installed or not installed loader

      3. /ol>
      4. Mount: The correspondence between how to combine the schema of a directory tree with data within a disk partition

This article is from the "Calm" blog, please be sure to keep this source http://6160859.blog.51cto.com/6150859/1683650

Linux Basic Learning Notes-lesson two: disk-related

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.