On Tue, 4 Dec 2007 14:45:01 -0800, Fagha
<> wrote:
>This sound dumb, I converted my C drive to Dynamic trying to explore, when I
>restarted my system I coudn't boot. I triedto reinstall my Vista Ultimate,
>installation went perfect but when it was finlized the system again coudn't
>boot and I got stuck can't boot my machine. Can sombody please help me get
>out of this mess.
You have to covert the disk back to Basic:
Boot the computer from the Vista DVD
Select Repair Computer
System Recovery Options: select Next>
Select Command Prompt and run diskpart:
> diskpart
> list disk
> select disk 0
> list volume
> select volume 0
> delete volume
> list disk
When you see only Partition 1 Dynamic Disk,
> convert basic
> exit
|