windows 10 won't boot

Associate
Joined
24 May 2006
Posts
744
Location
North Wales
Hi all. First the setup

I have windows 10 running on a MSI Z68-DG65 motherboard. Ive run out of space on my 120GB SSD (12 year old and his use of roblox/games/rubbish), so I've got a new 500GB SSD. I've used macruim reflect to clone the drive, then I've extended the partition to the 'full' 466GB of the new drive. I can boot onto the original 120Gb drive fine, from there I can open windows explorer and interact with the new SSD and the files on it, but when I disconnect the old SSD I cannot boot. It says there's no drive to boot from, but the BIOS can see it, and it's set to be the primary boot drive in the BIOS (I've pulled all other HDDs to remove any aggro about opening another boot for some reason).

Treat me like a moron, what have I missed?
Tried looking for BIOS update, I have the latest.
Scandisk shows new drive as no problems and healthy.
Both drives are NTFS.
Both drives are MBR (read something about converting to GPT disk - red herring???)

Thanks in advance
FluffySheep
 
Last edited:
Both drives are MBR (read something about converting to GPT disk - red herring???)
If you have secure boot and/or CSM enabled, then you can have difficulty using a MBR drive as a boot drive, but otherwise it should work fine. I'd assume this is not the problem anyway, because you can still boot from the 120GB drive.

I've used macruim reflect to clone the drive, then I've extended the partition to the 'full' 466GB of the new drive.
I don't use this software, but is there a possibility that by extending the partition you actually deleted/scrubbed some of the junk Windows creates by default and this is now preventing it from booting?
 
If you have secure boot and/or CSM enabled, then you can have difficulty using a MBR drive as a boot drive, but otherwise it should work fine. I'd assume this is not the problem anyway, because you can still boot from the 120GB drive.


I don't use this software, but is there a possibility that by extending the partition you actually deleted/scrubbed some of the junk Windows creates by default and this is now preventing it from booting?
Thats my current idea. I've found the Boot Configuration Data (BCD) on the new drive is borked. I've reset it and now the error is pushing me to repair windows, so progression is being slowly made (at 1am!)

FlussfSheep
 
Update:

weird as weird will go. I've now got windows running on the new drive, but only when the old SSD is connected as D:\ and an old, old drive that I used for junk files (it does have a version of windows 7 on it under \windows.old as the only thing fruity about that drive) is disconnected. In the process I've busted a few SATA power leads, so everything is Mcgyvered together, but it's alive. Best guess is when I moved the partition to use the full drive on the new SSD something got borked. I was eyeing up a new rig to be built over the summer, but Mrs FluffySheep has given the go ahead :D so expect to see me soon in general hardware asking for advice, as this rig is running on a 2700k processor, so I'm out of the loop of that sweet spot of powah and cost for all the bits I need...

Thanks again, just writing it down helped me to logic out the possibilities, and again thanks to Tetras

FluffySheep
 
For what it's worth
Not sure about the free version of macrium
But the full version if you make the recovery usb
On it is a very simple but effective tool to fix boot issues

Other options I use
Easybcd
And can't remember off the top of my head
But there's a command prompt
That copies the boot sector off the original drive
I also have a boot fix software though also forget the name lol
Then of course there's cmd
And the bootrec commands

edit
copy boot sector off the original drive cmd
replace Y with your drive letter
bootsect /nt60 Y: /mbr

other software was
dual boot repair
looks like the authors website is gone now
 
Last edited:
Back
Top Bottom