2

I already have a hard drive in my computer (C drive).

I bought an SSD. I want to turn that SSD into the C drive.

There is a good solution here: Easiest way to move my Windows installation to an SSD? http://www.winsupersite.com/article/windows-7/replace-your-hard-drive-using-free-windows-7-tools

However that solution has one fatal issue. After I back up the whole C partition to the SSD I will have to remove the previous hard disk so that windows think that the new hard disk is the new C partition.

What about if I want windoes to reassign the SSD into the Cdrive and then I delete the original C partition?

But no I want to keep the old hard disk. I just want to delete the old C partition and make windows think that the SSD is the new C drive.

How would I do so?

user4951
  • 5,029
  • 27
  • 76
  • 111

1 Answers1

4

Free live CDs like SytemRescueCD have tools for cloning NTFS partitions. Advantage is that the live CD itself runs its own OS, so you don't have to worry about locked system files and such.

Alternatively, you can use backup tools to back up entire system configuration, swap drives, install a fresh copy of the OS, and restore the backup. But I think it's faster to just clone the partition.

EDIT:

FYI, SystemRescueCD includes a tool call FSArchiver, which apparently has a way to clone NTFS partitions, which is what you want to do.

EDIT2:

Another tool that can clone NTFS partitions is ntfsclone. Not sure if SystemRescueCD includes it (I see no reason why it wouldn't), but there is another one called RIP (Recovery Is Possible) which does.