Cloning HDD to SSD

Discussion in 'Memory and Storage' started by VaultDweller, Sep 14, 2009.

  1. VaultDweller

    VaultDweller Member

    Joined:
    Nov 8, 2004
    Messages:
    69
    Likes Received:
    0
    I'm picking up an SSD for my laptop in the near future to replace the 5400rpm drive - probably with an OCZ Agility, but we'll see what prices look like at the time.

    I recently did a clean install of Win7 RTM on the laptop and just finished installing and configuring all my apps, so I'd much rather clone the current drive to the new SSD with Clonezilla.

    Are there any possible issues I should be aware of with this? Should I expect SSD-related optimizations in Windows 7 to still function just fine, etc?
     
  2. Loading...

    Similar Threads - Cloning Forum Date
    OS Drive Cloning Query Memory and Storage May 10, 2017
    Which CLONING SOFTWARE for Dual-Boot SATA-to-NVMe Success? Memory and Storage Jan 26, 2017
    Cloning your OS to a new drive, so complicated? Memory and Storage Jan 4, 2017
    Clone a 1 tb hdd to a 250 gig ssd????? Memory and Storage Dec 16, 2016
    160GB to 320GB HDD Clone Memory and Storage Nov 4, 2016

  3. taltamir

    taltamir Lifer

    Joined:
    Mar 21, 2004
    Messages:
    13,578
    Likes Received:
    0
    bad idea. aligning the partitions for a spindle disk and an SSD differs, this will result in lowered performance. Also you MUST first shrink the partition to be smaller than the new drive for it to even work. and will need to do the process in a desktop.
     
  4. VaultDweller

    VaultDweller Member

    Joined:
    Nov 8, 2004
    Messages:
    69
    Likes Received:
    0
    As to the three points you've made:

    1. Please clarify, as I'm not sure why this would be an issue. Windows 7 uses a fixed offset for the first partition (1024 KB I believe) regardless of what type of drive is used, so the current alignment for my HDD is fine for SSDs as well. Or are you saying that Clonezilla will change the partition alignment?

    2. This is not an issue, the current OS partition is smaller than the new drive to begin with (30 GB currently vs 60 GB SSD)

    3. No, this can be done from the laptop. Clonezilla, as well as most commercial cloning tools like Acronis TrueImage, can save images to and restore from SMB shares. Even if I did have to do this in a desktop, that would not be an an issue. The time required to toss a couple drives into one of my desktops is almost non-existant compared to the time required to get my laptop up and running again after a fresh install.


    Another thought has just occurred to me: I have Windows Deployment Services already set up on my DC and I've never even used it. I can just build an install image from the laptop and deploy from that.
     
  5. Isura

    Isura Member

    Joined:
    Aug 1, 2005
    Messages:
    100
    Likes Received:
    0
    1. Most disk image software modifies the alignment, that's the main issue.

    2. Clone/restoring a partition image is problematic. It changes the alignment in most image programs. Cloning the whole HDD (the system drive = HDD) preserves the alignment in some programs.

    Some good information. Not sure if Acronis/True Image etc have fixed the problem.

    http://www.wilderssecurity.com/showthread.php?t=244950