Selects the specified partition and shifts the focus to it. Syntax: SELECT PARTITION= PARTITION= The number of the partition ...

    Selects the specified partition and shifts the focus to it.

Syntax:  SELECT PARTITION=

    PARTITION=

                The number of the partition to receive the focus.

    If no partition is specified, the select command lists the current
    partition with focus. You can specify the partition by its number. You can
    view the numbers of all partitions on the current disk by using the list
    partition command.

    You must first select a disk using the DiskPart select disk command before
    you can select a partition.

Example:

    SELECT PARTITION=1