Hi Tracy ,
I did unplug my 2TB HDD as I have valuable data. This time I used only the 500GB HDD.
When I install using MBR , it installs smooth, but when I use GPT I am not able to pass the install screen.
1. Boot into UEFI: USB with windows 7
2. At the installation screen pressed Shift+F10 to open command prompt
3. Used Diskpart
DISKPART > select disk 0
DISKPART > clean
DISKPART > convert gpt
DISKPART > create partition efi size=100
DISKPART > format fs=fat32 quick label=system
DISKPART > create partition msr size=128
DISKPART > create partition primary size=131072
DISKPART > format fs=NTFS quick label=C
DISKPART > assign letter=c
DISKPART > exit
exit
And in the installation screen did an rescan to check the partitions and seems good. but when I highlight the Primary Partition to install i receive the same error.
"Windows cannot be installed to this disk the selected disk is of the GPT Partition Style"
But I am successful If I install windows 8
-
Edited by
windlover
Thursday, September 06, 2012 8:50 AM
-
Marked as answer by
windlover
Monday, September 10, 2012 3:46 PM
-
Unmarked as answer by
windlover
Monday, September 10, 2012 3:46 PM