
diskpart
List of commands for diskpart:
-
diskpart:tldr:25aa4 diskpart: Assign a drive letter to the selected volume.$ assign letter ${letter}try on your machineexplain this command
-
diskpart:tldr:376e8 diskpart: Select a volume.$ select volume ${volume}try on your machineexplain this command
-
diskpart:tldr:64f33 diskpart: Run diskpart by itself in an administrative command prompt to enter its command-line.$ diskparttry on your machineexplain this command
-
diskpart:tldr:8132c diskpart: Create a new partition.$ create partition primarytry on your machineexplain this command
-
diskpart:tldr:c76a5 diskpart: Activate the selected volume.$ activetry on your machineexplain this command