CREATE: It could create various types of partitions with file systems such as FAT12, FAT16, FAT32, NTFS, Linux Ext2, Linux Ext3, and Linux Swap.
DELETE: It could help you delete the partition from hard disk and also remove all the data on it.
FORMAT: It could help you format the partition when you create a new one. You can also select a different file system before formatting.
CONVERT: It could convert the file system from one type to another without damaging data. It supports the conversion of NTFS to FAT32, FAT32 to NTFS etc.
RESIZE/MOVE: It could add unallocated adjacent space to an existing partition. These two adjacent spaces must be of the same property (the same extended/primary partition). Moreover, you can remove some spaces from the existing partition as an unallocated partition.
SPLIT: It could help you divide the existing partition into two partitions of the same file system.
MERGE: It could merge two adjacent partitions into one. These two adjacent partitions must be of the same property (the same extended/primary partition).
CHECK: It could help you check your hard disks to see whether there are bad sectors.
ACTIVATE: It could help you activate the partition so your computer can boot from it smoothly.
RESIZE CLUSTER: It could change the cluster size of FAT32, and NTFS partitions.
HIDE: It could help you hide the partitions for privacy.
UNHIDE: It could display the hidden partitions.
|