05.11.2009., 02:02
|
#39
|
Guest
Datum registracije: Jun 2008
Lokacija: Splity
Postovi: 3,003
|
Kad ne ide tako…
To change a dynamic disk back to a basic disk
Citiraj:
Using a command line
1.
Back up all volumes on the disk you want to convert from dynamic to basic.
For more information about backing up volumes, see Related Topics.
2.
Open Command Prompt
3.
Type:
diskpart
4.
At the DISKPART prompt, type:
list volume
Make note of the volume(s) you want to delete.
5.
At the DISKPART prompt, type:
select volume=n
6.
At the DISKPART prompt, type:
delete volume
7.
At the DISKPART prompt, type:
list disk
Make note of the disk number of the disk that you want to convert to a basic disk.
8.
At the DISKPART prompt, type:
select disk n
9.
At the DISKPART prompt, type:
convert basic
|
Zadnje izmijenjeno od: thopok. 05.11.2009. u 02:15.
|
|
|