How to partition a hard disk using DISKPART tool?

Опубликовано: 15 Март 2026
на канале: Affinity
62
0

How to partition a hard disk using DISKPART utility?

DiskPart is a command-line tool designed to manage hard disk drives

diskpart -opens the tool
list disk - shows the disk drives
select disk (number) - selects the disk
clean - erases the partiions and data
create partition primary - creates new partition