Hi all,
I have an SSD and a normal dard drive with the SSD carrying my windows. I was trying to reinstall windows 10 and when i went into boot setup, it wouldn't let me install it on the drive that i had my windows on saying that it was in GPT format. I then followed an instruction online that basically told me to open up CMD, go to diskpart > list disk > select the ssd > clean > convert to MBR.
Once that was done i tried again but this time on pressing next on that partition the setup said 'Windows cannot be installed to this disk. The selected disk is of the GPT partition style.' I then basically followed this video:
View: https://www.youtube.com/watch?v=tgQ-KP0Zh8U
Basically what it asked me to do it execute the following instuctions:
assign active
list volume
exit
cd d: (change directory to the USB flash drive)
xcopy d: c:/d /h /k (Copy all the Windows installation files from USB drive to C: drive)
3. You can now close Command Prompt and unplug the installation USB drive from computer and restart. After that, start the installation process again. This time error "We couldn't create a new partition" will not happen.
And its right, i restarted and suddenly i could install it there without an issue. Something to note here is that at this point before clicking next to install the hardrives i could still see my other drives that had my data of around 1tb combined.
After the setup finished and windows actually started, boom i can't see anything except the C drive. I went to task manager and yes my sata drive is still attached and is recognized there. Any idea how i can get that back?
Update: After looking for a solution for a while, i decided to just format my hardrive and reallocate the space. I wasn't able to diagnose the issue but it may have stemmed from the fact that windows converted my second hard drive to dynamic during setup for some reason.
I have an SSD and a normal dard drive with the SSD carrying my windows. I was trying to reinstall windows 10 and when i went into boot setup, it wouldn't let me install it on the drive that i had my windows on saying that it was in GPT format. I then followed an instruction online that basically told me to open up CMD, go to diskpart > list disk > select the ssd > clean > convert to MBR.
Once that was done i tried again but this time on pressing next on that partition the setup said 'Windows cannot be installed to this disk. The selected disk is of the GPT partition style.' I then basically followed this video:
Basically what it asked me to do it execute the following instuctions:
- When the error occurs, press Shift+F10 to open CMD.
- When the Command Prompt window opens, run these commands one by one: diskpart list disk select disk X (X: Select the system disk you use) clean create partition primary size=(my total ssd size)
assign active
list volume
exit
cd d: (change directory to the USB flash drive)
xcopy d: c:/d /h /k (Copy all the Windows installation files from USB drive to C: drive)
3. You can now close Command Prompt and unplug the installation USB drive from computer and restart. After that, start the installation process again. This time error "We couldn't create a new partition" will not happen.
And its right, i restarted and suddenly i could install it there without an issue. Something to note here is that at this point before clicking next to install the hardrives i could still see my other drives that had my data of around 1tb combined.
After the setup finished and windows actually started, boom i can't see anything except the C drive. I went to task manager and yes my sata drive is still attached and is recognized there. Any idea how i can get that back?
Update: After looking for a solution for a while, i decided to just format my hardrive and reallocate the space. I wasn't able to diagnose the issue but it may have stemmed from the fact that windows converted my second hard drive to dynamic during setup for some reason.
Last edited: