看看能不能做这个? 我这台机子曾经遇到比你还倒霉的事情

回答: X:\windows\system32>怎么办?保罗X世2012-08-29 08:52:54

Try to get into Command prompt of the Repair section of your installation disk and run those commands: (each individually and followed by Enter)

Diskpart
List disk
Select disk n (where n is the number that was given for your HDD in List disk)
Clean
Create partition primary
Format fs=ntfs quick
Active
Exit

Then try to install into that partitio

请您先登陆,再发跟帖!