Jump to content

Recommended Posts

Posted

Hi there,

 

This is a one off system, it is mine and used for CCTV, accessing our VMs all sorts and would really rather not do a re-install.

It comes with a 110gb SanDisk.

There is a 2gb HDD which is used for My Documents redirection.

Running Windows 10 1903 with just 10gb free. I am running the disk cleanup regularly, but it isn't able to help much.

Storage.PNG

 

I have access to some 256gb SSDs and also a 400gb SanDisk.

 

Can anyone recommend the best method to duplicate this existing disk onto a new one so that when I boot it, it just boots up as though nothing has changed. If I need to enter product numbers, no issues, just don't want to have to faff around re-installing the OS.

 

Any help would be really appreciated as this would be handy for general knowledge for future issues.

Posted
I could be recalling this wrong but I did do it at one site, if it's VMWARE can you not just export the vhd file, then just import to the new machine, we did that when we moved a SIMS from one site to another, exported the drive to a USB/cloud storage, accessed the other end and just assigned it to the new vm
  • Thanks 1
  • 4 weeks later...
Posted (edited)

Thanks everyone, I had already got a replacement SanDisk one so couldn't use Samsung. I have used Clone Zilla and done drive to drive copy.

 

The issue I have now is my new 500gb drive has replaced the 128 but my C: partition is still 128 in size, so I am in exactly the same situation as before, a very full C drive.

 

I have 353gb of unallocated space on the new diskdisk, but if I right click on C, Extend Volume is greyed out so I can't use the extra space. I have tried creating a partition with the unallocated space, but it doesn't make any difference, Extend Volume remains greyed out.

 

Any ideas?

This system is Windows 10 1903

 

DiskMgmt.png

Edited by talksr
Posted
Delete the 450MB recovery/uefi/whatever it is partition. You will then be able extend the main one.

 

It should still boot afterwards!

 

It wont' let me. If I right click, it just says help. There is no option to delete it.

System Reserved can be but not Healthy (Recovery)

Posted

Open CMD

Type “diskpart”

 

Type “list disk”

Note the number of your target disk $number

Type “select disk $number”

Type “list part”

Note the partition number of your recovery partition $numberpart

Type “Select part $numberpart”

Type “delete part override”

The pesky partition should disappear, allowing you to expand the C: drive

  • Thanks 1
Posted
Open CMD

Type “diskpart”

 

Type “list disk”

Note the number of your target disk $number

Type “select disk $number”

Type “list part”

Note the partition number of your recovery partition $numberpart

Type “Select part $numberpart”

Type “delete part override”

The pesky partition should disappear, allowing you to expand the C: drive

 

Thanks, have just downloaded a program called Mini Tool Partition Wizard Free which is allowing me to do what you suggested. Just waiting for it to apply the changes I put through.

Posted

Result.PNG

 

Wow, looks like the software has done it.

I am about to reboot it to test. If I don't reply, please send help with Windows 10 recovery disks, and a box of biscuits. :p

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...