Question New SSD won't boot

Dec 30, 2023
4
0
10
I migrated the os using minitool partition Wizard from my old HDD to the new SSD. I can see the new drive if my boot options are legacy+UEFI but once I switch into just UEFI it's no longer there and I also can't boot it with legacy+UEFI (it gives me the reboot and select proper boot device screen). Both disks are formatted in GPT
 
Doesn't seem to be properly cloned.
Clone source and clone target after cloning should be identical.
You have 73GB more data on C: than on F: .

After cloning is done, first boot from cloned drive has to be done with old drive physically disconnected.
This step is not optional.
If you fail to do that, then clone gets messed up and you'll have to redo cloning.
 
Oh yeah, my bad I forgot to mention I deleted some files in the meantime, originally there was a slight size difference (around 8gb) . That being said I didn't disconnect the old drive after cloning, should I format the new one and try again?
 
Oh yeah, my bad I forgot to mention I deleted some files in the meantime, originally there was a slight size difference (around 8gb) . That being said I didn't disconnect the old drive after cloning, should I format the new one and try again?
-----------------------------
Specific steps for a successful clone operation:
-----------------------------
Verify the actual used space on the current drive is significantly below the size of the new SSD
Both drives must be the same partitioning scheme, either MBR or GPT
Download and install Macrium Reflect (or Samsung Data Migration, if a Samsung target SSD)
If you are cloning from a SATA drive to PCIe/NVMe, you may need to install the relevant driver for this new NVMe/PCIe drive.
Power off
Disconnect ALL drives except the current C and the new SSD
Power up

Verify the system boots with ONLY the current "C drive" connected.
If not, we have to fix that first.

Run the Macrium Reflect (or Samsung Data Migration)
Select ALL the partitions on the existing C drive

[Ignore this section if using the SDM. It does this automatically]
If you are going from a smaller drive to a larger, by default, the target partition size will be the same as the Source. You probably don't want that
You can manipulate the size of the partitions on the target (larger)drive
Click on "Cloned Partition Properties", and you can specify the resulting partition size, to even include the whole thing
[/end ignore]

Click the 'Clone' button
Wait until it is done
When it finishes, power off
Disconnect ALL drives except for the new SSD. This is not optional.
This is to allow the system to try to boot from ONLY the SSD


(swapping cables is irrelevant with NVMe drives, but DO disconnect the old drive for this next part)
Swap the SATA cables around so that the new drive is connected to the same SATA port as the old drive
Power up, and verify the BIOS boot order
If good, continue the power up

It should boot from the new drive, just like the old drive.
Maybe reboot a time or two, just to make sure.

If it works, and it should, all is good.

Later, reconnect the old drive and wipe all partitions on it.
This will probably require the commandline diskpart function, and the clean command.

Ask questions if anything is unclear.
-----------------------------