


create partition logical size=SIZE_IN_MB – use this command to create a new logical partition.create partition extended size=SIZE_IN_MB – use this command to create a new extended partition.create partition primary size=SIZE_IN_MB – use this command to create a new primary partition.

