[SOLVED] SSD Cloning

rickwhoo

Distinguished
Feb 18, 2014
46
0
18,530
A few days ago I bought a used HP-24 dd0017c AIO PC. The seller showed in the description that it had a 500GB SSD in it. Firing it up I find it's a 1TB 7200 SATA HDD. I want to replace it with a new 500GB SSD. What's the easiest way to clone the new SSD and replace the drive? I've done this before but I just want to refresh my old brain to make it an easy transition. I will buy a encloser for the HDD and use it as a back-up for all my stuff from the last few PC's in my life.
 
Solution
There's nothing in this PC. I just got it. It's basically just the operating system and 5 screenshot pics.
In that case, don't bother with cloning.

Just do a fresh OS install on the new SSD.
Is there space in there for 2x SATA drives?
If not, you might have to do this via an Image.

How much space is consumed on your current C drive?
Do you have some other external device with enough free space to hold the entirety of your current C drive?
 
At first make sure that HDD is not filled above 500GB. Delete anything not wanted to make disk use below 500 GB plus overhead for data moving.... let say make 600 GB free. Then connect SSD to system, boot from some recovery drive with disk cloning software and clone HDD to SSD. After cloning replace HDD with cloned SSD and you are good.

Particularly in last year for me Lazesoft Disk Image & Clone on Hirens BootCD PE on USB stick did the trick without any issues.
 
I recommend Macrium Reflect for cloning one drive to another, it can resize the 1TB partition to fit, however as above you will need to make sure that you are using significantly below 500GB. Having said all that, if you've only just got it and it doesn't have any of your stuff on it. You could just reinstall Windows on the SSD and punch in the Windows License key.
 
  • Like
Reactions: dwd999 and rickwhoo
There's nothing in this PC. I just got it. It's basically just the operating system and 5 screenshot pics.
In that case, don't bother with cloning.

Just do a fresh OS install on the new SSD.
 
Solution
Upgrading to a ssd will be magical.

If this is your pc:
https://www.hp.com/us-en/shop/pdp/hp-all-in-one---24-dd0017c-9ee53aa-194850241673-partner
then I consider the problem simple.
It has a slot for a m.2 ssd.
Buy a 500gb samsung m.2 ssd Either the 980 or the 970 EVO plus.
Install it in your system.
Download the samsung nvme driver and ssd migration app and instructions here:
Install the samsung nvme driver first.
Then run the ssd migration app to copy the original HDD c drive and other partitions to the m.2.
When done, your pc will shut down.
To test for correct operation, temporarily disconnect the hdd and boot.
You can later reattach the hdd and wipe it if you want.
 
  • Like
Reactions: rickwhoo
What's a free cloning software?
Macrium Reflect

-----------------------------
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 SSD)
If you are cloning from a SATA drive to PCIe/NVMe, 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
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 specifiy 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
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.
-----------------------------
 
Macrium Reflect

-----------------------------
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 SSD)
If you are cloning from a SATA drive to PCIe/NVMe, 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
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 specifiy 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
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.
-----------------------------
I tried Macrium and it won't work. I get to where to transfer data and it won't continue.