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

来源: 2012-08-29 10:08:07 [博客] [旧帖] [给我悄悄话] 本文已被阅读:

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