指定したパーティションを選択し、それに、フォーカスを移動します。 このコマンドは、現在フォーカスが、選択したディスクのパーティションを表示することもできます。
Syntax
select partition=<n>
Parameters
Parameter | Description |
---|---|
partition=<n> |
フォーカスを受け取るパーティションの数。 You can view the numbers for all partitions on the disk currently selected by using the list partition command in DiskPart. |
Remarks
Before you can select a partition you must first select a disk using the select disk command.
パーティション番号を指定しない場合、このオプションは、選択したディスクにフォーカスが置かれているパーティションを表示します。
対応するパーティションでボリュームが選択されている場合、パーティションは自動的に選択されます。
対応するボリュームでパーティションが選択されている場合、ボリュームは自動的に選択されます。
Examples
To shift the focus to partition 3, type:
select partitition=3
現在フォーカスが、選択したディスクのパーティションを表示するには、次のように入力します。
select partition