The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.

M6600 Owners Thread

Discussion in 'Dell Latitude, Vostro, and Precision' started by tomcom2k, May 23, 2011.

  1. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    Samsung doesn't offer a cloning utility for free, they prefer selling a slightly more expensive "notebook upgrade kit" with a USB adapter and Nortron Ghost.
     
  2. Tenchi555

    Tenchi555 Notebook Enthusiast

    Reputations:
    0
    Messages:
    32
    Likes Received:
    0
    Trophy Points:
    15
    Yeah, I noticed that on Amazon, $20 more about. I found this though How to Clone Hard Drive to Smaller Drive
    Instructions on what software to use, but it's two years old. What do you think? Or would you suggest something else for shrinking the partition?
     
  3. RCB

    RCB Notebook Deity

    Reputations:
    644
    Messages:
    1,065
    Likes Received:
    103
    Trophy Points:
    81
    Yeah I saw you mentioned that earlier but I found this for WD Drives

    Tenchi555:

    Windows disk manager or diskpart should be able to do it.
    I've not used it for this purpose so others will have to help further.


    Edit:
    Free Trial from Acronis (You only need it once right? 30 Days Free)

    Better Link to WD about Acronis True Image WD Edition Software
     
  4. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    When i cloned my 64GB M4 to a 240GB Mushin Chronos deluxe for my desktop, i used diskpart and clonezilla.

    Here are the commands i used in diskpart to align the SSD:

    list disk
    select disc # where # is the number associated to the empty SSD
    create partition primary align = 1024
    active

    I then used a clonezilla live disc to do the actual clone.

    More in depth tutorial: How To Migrate Windows 7 to a Solid State Drive - How-To Geek

    Unrelated side note: cloning about 25GB worth of data from SSD to SSD on SATA III took a total of 15 minutes for the whole process most of which were setting up clonezilla.
     
  5. RCB

    RCB Notebook Deity

    Reputations:
    644
    Messages:
    1,065
    Likes Received:
    103
    Trophy Points:
    81
  6. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
  7. Aaron44126

    Aaron44126 Notebook Prophet

    Reputations:
    879
    Messages:
    5,554
    Likes Received:
    2,082
    Trophy Points:
    331
    Windows can shrink the drive. Open disk management, right-click the partition, and click shrink. It will ask you how small to make it. That simple.

    If there is an unmoveable file (i.e. page file) then wherever that file is will determine the minimum size you can choose. So, it might not be possible to get it down to 128 GB without using a third-party tool. (Maybe you can boot from the Windows DVD and use diskpart from the command line.)

    If you can get it below 128 GB you should be able to use the Windows image process to clone the drive. Be sure to allow some breathing room (i.e. getting it down to 100 GB would be nice) because a 128 GB drive will actually show up smaller in the OS.

    Once you're up and running on the smaller drive you can expand the partition to fill up any remaining space that you have. In disk management, right-click the partition and choose expand.
     
  8. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    If the hibernation file and page file are in the way, you can temporarily get rid of them to partition then re-create them again.

    To shrink or disable the page file, right click on computer, click on properties and the option should be in advanced system settings, advanced tab, virtual memory.

    To disable the hibernation, run the command prompt as admin and type powercfg -h off. powercfg -h on to enable it again.
     
  9. RCB

    RCB Notebook Deity

    Reputations:
    644
    Messages:
    1,065
    Likes Received:
    103
    Trophy Points:
    81
    I'll only add one last thing to this good strategy: Defragment the partition first and full diskcheck. It should help.
     
  10. tijo

    tijo Sacred Blame

    Reputations:
    7,588
    Messages:
    10,023
    Likes Received:
    1,077
    Trophy Points:
    581
    ~119GB, if you want the exact number, divide by 1.024^3.
     
Loading...

Share This Page