admin管理员组

文章数量:1666611

Q. The loaders status says “Unsupported partition table”, why is this?
A. You’re either using GPT on a UEFI motherboard or you’ve got a locked OEM partition. Both problems can be fixed by fully formatting your entire hard drive.

 

 

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

本文标签: 提示LoaderWindowspartitionunsupported