您能說一下您的視窗版本嗎?零售?大量授權?
或者是之前有用類似的其他軟體沒有移除乾淨
這篇X64版本
是全新安裝!
我看說明裡有提到,可是看不懂>_<
##########################################################################
# 4 - UEFI motherboards
##########################################################################
The loader doesn't work when the systems using GPT via UEFI. The workaround is to pre-format your hard drive so that it uses MBR instead.
From your BIOS select to boot the Windows DVD without UEFI, go to the repair options, select command prompt and then enter this:
diskpart
list disk
select disk 0
clean
convert mbr
create partition primary
select partition 1
format fs=ntsf quick
Boot the Windows DVD the same way you did the first time and then continue with the installation of Windows. Once complete you can install the loader.