
For both the system partition and the boot partition (System Reserved partition), if they are
not yet formatted, the installer will automatically format them after you click Next to begin
installation.
Partitioning Logic and Strategies
To install an operating system, there must be an active partition on the disk.
Boot files can only be written to the active partition for the system to boot.
When there is no active partition on the disk, the only way to obtain one is by creating a
regular partition, which causes the installer to automatically generate a small active partition
(about 50–100 MB). This partition cannot be used for system installation and is intended
solely for boot purposes; during installation, boot files will be written to it.
At this point, the system partition can be either a newly created or an existing partition
(regular).
When an active partition already exists on the disk, no new active partition will be created
when creating regular partitions. During installation, boot files will be written to the existing
active partition.
At this point, the system partition can be either a newly created or an existing partition
(regular), or even the active partition itself.
If you want to use the active partition for system installation as well, it will serve as both the
boot partition and the system partition.
The premise is that the disk must already have an active partition with sufficient space,
because the installer cannot create one separately. Although an active partition can be
automatically generated by creating a regular partition, it is too small for system installation.
Notes on UEFI + GPT Mode
If you are installing the system in UEFI + GPT partition mode, the installer does not create an
active partition. Instead, it automatically creates a boot partition named EFI (ESP), usually about
100 MB in size, which is used to store the boot files required for system startup. Its function is
similar to the System Reserved partition (boot partition) in BIOS + MBR mode, but the structure
and format are different.
Common Partition Setup Scenarios
Creating New Partitions for System Installation (no active partition present)
This section discusses the case where there is no active partition on the current disk, or where
the user chooses to delete the existing active partition.