mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 13:27:23 +00:00
fix indents/numbering
This commit is contained in:
parent
6abb05a5a5
commit
42ccbc7718
@ -439,15 +439,15 @@ The partition type can be determined with the DiskPart tool. The DiskPart tool i
|
|||||||
|
|
||||||
1. In the elevated command prompt that opens enter the following command:
|
1. In the elevated command prompt that opens enter the following command:
|
||||||
|
|
||||||
```cmd
|
```cmd
|
||||||
DiskPart.exe
|
DiskPart.exe
|
||||||
```
|
```
|
||||||
|
|
||||||
1. The **DISKPART>** prompt is displayed in the command prompt windows. At the **DISKPART>** prompt, enter the following command:
|
1. The **DISKPART>** prompt is displayed in the command prompt windows. At the **DISKPART>** prompt, enter the following command:
|
||||||
|
|
||||||
```cmd
|
```cmd
|
||||||
list disk
|
list disk
|
||||||
```
|
```
|
||||||
|
|
||||||
1. The partition type is displayed in the **Gpt** column. If the partition is GPT, an asterisk (**\***) is displayed in the column. If the partition is MBR, the column will be blank.
|
1. The partition type is displayed in the **Gpt** column. If the partition is GPT, an asterisk (**\***) is displayed in the column. If the partition is MBR, the column will be blank.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user