Windows 10 Installation Issue "Can't install Windows on GPT drive"
Windows 10 Installation Issue "Can't install Windows on GPT drive"
Use MBR2GPT.EXE to convert a disk from the Master Boot Record (MBR) to the GUID Partition Table (GPT) partition style without modifying or deleting data on the disk.
Boot to CMD
1. Boot from the installation device (USB or DVD).
2. Once you reach the "Install" page. Immediately press and hold SHIFT KEY + F10 KEY. This will open command prompt (The black box DOS program).
3. Once the Command Prompt is open, proceed to type the following command line.
Find disk number use diskpart command (e.g. disk:0 )
Type diskpart and then hit enter. This will enable command prompt to enter disk partitioning mode.
Now type list disk and then hit enter. You will then see a list of disk drives.
after fund the disk number which you want to convert type exit to exit the diskpart mode.
type following command to convert the disk type
mbr2gpt /convert /disk:0
留言
張貼留言