4
4
I am currently in the process of cloning my HDD to a SSD.
As the HDD (320 GB) is bigger than the SSD (120 GB) it was recommended that the HDD be shrunk to a smaller size than the SSD. Using Windows 7 built in disk management, it is unable to shrink the HDD to anything smaller than 160 GB.
After running defrag, removing restore points, re-running defrag again, installing Defraggler I learnt that the Master File Table (MFT) is located roughly in the middle of the drive hence why it won't shrink to anything less than 160 GB.
Some more specific deltails:
- Windows 7 Professional 64-bit
- TrueCrypt encryption is on system drive
More likely, you really want to create new filesystems on the new disk, rather than massaging the old ones into it, and then copy over all the files, preserving necessary metadata. However, I'm uncertain of how much out-of-band data Windows 7 likes to have, but I would guess it is sufficient to have the boot and system partitions copied by files and the MBR (apart from partition table) dumped over. – Eroen – 2012-02-13T03:58:51.550
1PerfectDisk should be able to move the MFT. They have a trial period on the program so you can test it out. Also, PerfectDisk will work with SSDs to help keep it fast. – Scott McClenning – 2012-02-13T04:10:17.057