
Note: Use “?” to list various options that can be used in gdisk.Įnter “n” to create the new partition.Then specify the partition number (by default is 1),then specify the disk location that new partition will start from, and then also specify the last sector on the disk that new partition will end on, at last define partition type. R recovery and transformation options (experts only)

O create a new empty GUID partition table (GPT) I show detailed information on a partition Provides checksums of important data structures, which enables detection of some types of partition table damage.Provides duplicate partition table structures at the start and end of the disk, which makes recovery from some types of user errors, bugs, and disk damage possible.GPT uses 128-bit GUIDs to uniquely identify each disk and partition.


I already covered that the how to create disk MBR partitions, making the file systems, deleting a partition, Mounting the Filesystems and some troublestooting steps while unmount the file systems, refer the following link. In this post, I am going to explaining how to create and remove partitions on disks with a GPT partition scheme using gdisk.
