Home Common Problem Hard drive partitions generally include

Hard drive partitions generally include

Jul 23, 2019 am 10:10 AM
Hard disk partition

Hard disk partitioning is essentially a formatting of the hard disk, and then the hard disk can be used to save various information.

Hard drive partitions generally include

When creating a partition, the physical parameters of the hard disk have been set and the hard disk master boot record (Master Boot Record, generally referred to as MBR) has been specified. ) and the location where the boot record backup is stored. (Recommended learning: PHP Video Tutorial)

The information required for the file system and other operating systems to manage the hard disk is achieved through the subsequent advanced formatting, that is, the Format command.

In fact, you can create just one partition to use all or part of the hard disk space. However, no matter how many partitions are divided, or whether a SCSI hard disk or an IDE hard disk is used, the primary partition of the hard disk must be set as the active partition before the system can be started through the hard disk.

Disk partitioning is to use the partition editor to divide the disk into several logical parts. Once the disk is divided into several partitions, different types of directories and files can be stored in different partitions.

The more partitions there are, the more different places there are. The nature of the files can be distinguished more finely, and the files can be stored in different places to manage the files according to the more subdivided nature; but there are too many partitions. It became trouble.

The methods of space management, access permission and directory search depend on the file system installed on the partition. Partition size needs to be carefully considered when the ability to change the size depends on the file system mounted on the partition.

Disk partitioning can be seen as a simple technology that is the predecessor of logical volume management.

After the hard disk is partitioned, three forms of partition status will be formed: primary partition, extended partition and non-DOS partition.

Non-DOS Partition

Non-DOS Partition (Non-DOS Partition) is a special partition form in the hard disk. An area is divided separately for use by another operating system. For the operating system of the primary partition, it is a divided storage space. Only non-DOS partition operating systems can manage and use this storage area.

Primary partition

The primary partition is a relatively simple partition, usually located in the front area of ​​the hard disk, forming a logical C disk. The main boot program is part of it. This program is mainly used to detect the correctness of the hard disk partition, determine the active partition, and transfer the boot right to DOS or other operating systems of the active partition. If this program is damaged, it will not be able to boot from the hard disk, but the hard disk can be read and written after booting from the floppy drive or optical drive.

Extended partition

The concept of extended partition is relatively complex, and it is very easy to cause confusion between hard disk partition and logical disk; the fourth byte of the partition table is the partition The type value is 06 for a normal bootable basic DOS partition larger than 32mb, and 05 for an extended DOS partition. If you change the basic DOS partition type to 05, the system cannot be started, and the data in it cannot be read or written.

If you change 06 to a type that is not recognized by DOS, such as efh, DOS will think that the partition is not a DOS partition, and of course it cannot read or write. Many people use this type of value to implement encryption technology for a single partition. Restoring the original correct type value can restore the partition to normal.

For more PHP related technical articles, please visit the PHP Graphic Tutorial column to learn!

The above is the detailed content of Hard drive partitions generally include. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

Win11 hard disk partition merging tutorial Win11 hard disk partition merging tutorial Jan 07, 2024 am 11:17 AM

Some users feel that their hard drive has too many partitions and there is no need for so many partitions. Therefore, they want to know how to merge partitions on a win11 hard drive. In fact, we only need to enter the disk management, delete and expand the corresponding partitions. Let’s try it together. Bar. How to merge partitions on win11 hard drive: 1. First, right-click "This Computer" and open "Manage" 2. Click on "Disk Management" in the lower left corner 3. Right-click one of the two partitions you want to merge and select "Delete Volume" ( Deletion will cause the files to be lost, so be sure to back it up in advance) 4. Then click "Yes" in the pop-up window to delete the volume. 5. After deletion, you can see that the location has become available space. 6. At this time, right-click on another partition that needs to be merged and click "Extend Volume" 7.

How to delete hard disk partition in win7 How to delete hard disk partition in win7 Dec 21, 2023 pm 07:33 PM

When we use the win7 operating system, sometimes we may partition our operating system. So for the question of how to delete the hard disk partition in win7, the editor thinks that we can right-click on the computer, select Manage, open Disk Management and then delete the disk volume. It can also be deleted through relevant tools. Let’s take a look at the detailed steps to see how the editor did it ~ How to delete hard disk partition in win7 1. Select the computer on the desktop, right-click and select Manage; 2. Click Disk Management, select the partition you want to delete, right-click and select Delete Volume . More information about win7 system: >>>Quick understanding of win7 system version<<<>>>2

How to partition a computer hard drive How to partition a computer hard drive Feb 18, 2024 pm 08:28 PM

How to partition computer hard drives With the continuous development of computer technology, more and more people are beginning to use computers, and partitioning computer hard drives plays an important role in improving computer performance and data management. However, for many novices, computer hard drive partitioning is still a relatively unfamiliar concept. So, how to partition the computer hard disk? This article will answer this question in detail. First, we should clarify why we need to partition the hard drive. Hard disk partition can logically divide a physical hard disk into different blocks (or partitions). Each partition

How to share hard disk partition in win7 system How to share hard disk partition in win7 system Jul 14, 2023 pm 11:57 PM

Many friends don’t know how to share hard disk partitions in win7. Sharing hard disk partitions allows us to operate very well. In fact, the method of sharing hard disk partition in win7 is very simple. Today, the editor will share with you how to operate win7 shared hard disk partition. Without further ado, interested friends can read on with the editor! How to share hard disk partition in Win7 system: 1. Open My Computer, right-click the D drive and select Share. 2. Click Advanced Sharing. 3. Check the shared folder and set the name. 4. Select permissions for the selected group or user name, and finally set permissions for the trusted group or user name.

What are the linux partitioning tools? What are the linux partitioning tools? Jun 09, 2023 pm 05:56 PM

Linux partitioning tools include: 1. GParted, the most popular disk partition manager; 2. KDE Partition Manager, which has all basic functions, such as creating, deleting and resizing partitions; 3. GNOME Disk, which provides all basic functions, such as Delete, add new, resize and adjust partitions; 4. FDisk, pre-installed in every Linux-based distribution; 5. GNUparted, a command line utility.

How to partition a computer's hard drive How to partition a computer's hard drive Feb 09, 2024 pm 12:57 PM

Overview: Careful students will find that sometimes the newly purchased computer only has one C drive. If you want to divide the disk into several partitions, what should you do? Let’s teach you how to partition the computer hard drive. Let’s learn together~ 1. How big is the appropriate size of the C drive? Usually we will have 1-3 partitions after buying a computer. Some have only one partition, and some have two partitions. This It is not in line with our usage habits. At this time, many users will consider partitioning the disk. As the C drive is a system disk, its partition size will affect future use experience. Therefore, before we explain how to partition the computer hard disk, let’s first understand how large the C drive is. The partition size of the C drive needs to be determined according to the system version installed on the computer. Bigger is not always better.

Detailed step-by-step tutorial on win7 hard disk partitioning Detailed step-by-step tutorial on win7 hard disk partitioning Jul 09, 2023 pm 08:45 PM

Under normal circumstances, our computers only have C drive and D drive. Some users need to use multiple drives, but don’t know how to partition them. Recently, a win7 system user wanted to partition the hard drive of his computer, but didn’t know how to do it. , users are very distressed, so how to partition the hard drive of win7 computer? Today we will bring you the steps to partition the hard drive of win7 computer. 1. Right-click the computer icon, and then open Management-Disk Management. Right-click the free space of the hard disk you want to partition, click New Simple Volume, and then allocate the size of the partition according to your needs. After adjusting, click Next to complete the new partition. How many partitions are needed and so on can be deduced. 2. Also open disk management, for example: D drive has 25G, F drive only has 4

Win11 disk partitioning Win11 disk partitioning Jan 01, 2024 pm 07:11 PM

Sometimes when you turn on the computer and use downloading, you will find that the computer's hard disk has only one area. We need to partition the hard disk. Partitioning is a guarantee for the smooth operation of the computer, but it is still necessary to divide it. Win11 hard disk partition: 1. First, we right-click the computer and then click "Manage". 2. Then click "Disk Management". 3. Then we select a disk to be partitioned. 4. Right-click the disk and select "Compress Volume". 5. Then we choose how much space we want to allocate to this disk. 6. Click "Compress" after the allocation is completed. 7. Then find the unallocated space and right-click "New Simple Volume". 8. Then click "Next Page". 9. Next we enter the new partition size. 10. Then