In order to get a little more boost out of an oldish laptop, I want to swap the internal HDD out with an SSD. The laptop is: Acer Aspire E 14 Touch (E5-471P-32VS).
I started by backing it all up, and upgrading from the original 8.1 to Windows 10, this was fine, and completed smoothly.
Now I want to change the HDD out. It came with a Western Digital (Blue) 1TB (WD10JPVX), so I cloned the disk (with dd on another pc), and simply put it back in. The replacement SSD is a Western Digital (Blue) 1TB (WDS100T2B0A). This seems like a close as possible dropin replacement.... right? wrong!
It's been a few days now, and while the laptop still boots fine with the original disk, the SSD simply don't boot at all. I have been to hundreds of sites, all claiming to be able to simply clone the disk and put it back in, an off you go. There is something substantial missing to all this.
I have tried all the windows repair stuff at the startup. Nothing works, it just says it can't repair it.
I tried:
bootrec /fixmbr
bootrec /fixboot
(it gives access denied error)
bootsect /nt60 sys
bootrec /scanos
. (It finds the windows and the windows.old (probably the old 8.1))
bootrec /rebuildbcd
(but when i try this, it sees the installation, but, it says it cannot find the path specified, after it just showed me c:\windows)
What was very interesting is that I even tried to do a fresh install from the bootable USB, but each time I tried I got an error during the copy phase of the installation. Something about corrupt source files. Don't worry, I tried different flash drives, and 3 different methods of making the flash disk... it was not the flash drive! It was also not the SSD... I bought two, both had the same issue, at various points during the copy phase. (I was able to delete the existing partitions to make the entire disk unused space, and then partition them again during the install.)
I have a hunch, its something to do with some sort of secure booting options, that are supposed to be making it "better" and "safer", but are just making it annoying right now.
Does anyone have the solution for this?