Because the server factory generally default is BIOS boot, when you merge VD (virtual disk), use UEFI boot to install Windows when the error occurs, you can use the "SHIFT+F10" shortcut to open the Command line window, Execute the following command to clear the disk partition residue information from the previous BIOS boot command as follows:
1:diskpart (Start DiskPart program)
2:list disk (lists existing disks, typically merged into a disk0)
3:select Disk 0 (here, depending on the actual situation, select the disks you want to erase the remaining information)
4:clean (clears the remaining information of the selected disk, noting that all data will also be lost)
* Special NOTE: Before doing this, be sure to back up important data, this action will format the whole
This article from "11393002" blog, declined reprint!
Prompt when installing Windows Server 2008R2/2012R2: Cannot install Windows on this drive