mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-05-12 05:17:22 +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:
|
||||
|
||||
```cmd
|
||||
DiskPart.exe
|
||||
```
|
||||
```cmd
|
||||
DiskPart.exe
|
||||
```
|
||||
|
||||
1. The **DISKPART>** prompt is displayed in the command prompt windows. At the **DISKPART>** prompt, enter the following command:
|
||||
|
||||
```cmd
|
||||
list disk
|
||||
```
|
||||
```cmd
|
||||
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.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user