- Back up all volumes on the disk you want to convert from dynamic to basic.
- Open a command prompt and type
diskpart
. - At the DISKPART prompt, type
list disk
. Make note of the disk number you want to convert to basic. - At the DISKPART prompt, type
select disk <disknumber>
. - At the DISKPART prompt, type
detail disk <disknumber>
. - For each volume on the disk, at the DISKPART prompt, type
select volume= <volumenumber>
and then typedelete volume
. - At the DISKPART prompt, type
select disk <disknumber>
. Specify the disk number of the disk that you want to convert to a basic disk. - At the DISKPART prompt, type
convert basic
.
Thursday, April 7, 2016
- 3:38 AM
- Worldwebsite
- No comments
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment