Replacing an ssd on notebook The Next CEO of Stack OverflowFile system is not clean (The partition is misaligned by 1024 bytes)unable to dualboot win XP with Ubuntu 13.04 on Asus Zenbook UX32aTrying to add Windows 7 to grub2Boot linux on external hard disk - Send Grub RescueAdded one extra drive, old dual boot stopped workingIntel RAID5 array Shows < 50% spaceunable to mount 3TB Hdd (System HPFS/NTFS/exFAT)unable to boot windows after installing ubutu16.04 alongside.Problem with partitions after reinstallmentExtend filesystem after hdd-cloning 32GB to 500GB

Why do remote companies require working in the US?

Can I equip Skullclamp on a creature I am sacrificing?

Elegant way to replace substring in a regex with optional groups in Python?

Bold, vivid family

Why don't programming languages automatically manage the synchronous/asynchronous problem?

MessageLevel in QGIS3

How to add tiny 0.5A 120V load to very remote split phase 240v 3 wire well house

In excess I'm lethal

What happens if you roll doubles 3 times then land on "Go to jail?"

Why do professional authors make "consistency" mistakes? And how to avoid them?

Is it possible to search for a directory/file combination?

What can we do to stop prior company from asking us questions?

What does convergence in distribution "in the Gromov–Hausdorff" sense mean?

Help understanding this unsettling image of Titan, Epimetheus, and Saturn's rings?

A "random" question: usage of "random" as adjective in Spanish

"and that skill is always a class skill for you" - does "always" have any meaning in Pathfinder?

Should I tutor a student who I know has cheated on their homework?

How fast would a person need to move to trick the eye?

Won the lottery - how do I keep the money?

What connection does MS Office have to Netscape Navigator?

Sending manuscript to multiple publishers

Is it professional to write unrelated content in an almost-empty email?

How do I go from 300 unfinished/half written blog posts, to published posts?

Why do we use the plural of movies in this phrase "We went to the movies last night."?



Replacing an ssd on notebook



The Next CEO of Stack OverflowFile system is not clean (The partition is misaligned by 1024 bytes)unable to dualboot win XP with Ubuntu 13.04 on Asus Zenbook UX32aTrying to add Windows 7 to grub2Boot linux on external hard disk - Send Grub RescueAdded one extra drive, old dual boot stopped workingIntel RAID5 array Shows < 50% spaceunable to mount 3TB Hdd (System HPFS/NTFS/exFAT)unable to boot windows after installing ubutu16.04 alongside.Problem with partitions after reinstallmentExtend filesystem after hdd-cloning 32GB to 500GB










0















I'm finally running out of space on a 128GB ssd on a notebook (asus N501VW) and am thinking of replacing it with a larger, 500GB, drive.



The setup:



  • 1 notebook (N501VW) running Win 10 (x64)

  • 3 drives (128GB ssd (M2) (C:), 1TB hdd (D:), 500GB ssd (M2))

128GB:



C:WINDOWSsystem32>fsutil fsInfo ntfsInfo C:
NTFS Volume Serial Number : 0x246467166466ea4e
NTFS Version : 3.1
LFS Version : 2.0
Number Sectors : 0x000000000ec25e12
Total Clusters : 0x0000000001d84bc2
Free Clusters : 0x000000000012ce83
Total Reserved : 0x00000000000450b8
Bytes Per Sector : 512
Bytes Per Physical Sector : 512
Bytes Per Cluster : 4096
Bytes Per FileRecord Segment : 1024
Clusters Per FileRecord Segment : 0
Mft Valid Data Length : 0x0000000036840000
Mft Start Lcn : 0x00000000000c0000
Mft2 Start Lcn : 0x0000000000000002
Mft Zone Start : 0x00000000005404a0
Mft Zone End : 0x0000000000540760
Max Device Trim Extent Count : 512
Max Device Trim Byte Count : 0xffffffff
Max Volume Trim Extent Count : 62
Max Volume Trim Byte Count : 0x40000000
Resource Manager Identifier : 8A0D0FB6-C261-11E6-8455-9CEBE8321CA9


1TB:



C:WINDOWSsystem32>fsutil fsInfo ntfsInfo D:
NTFS Volume Serial Number : 0x38f0efcbf0ef8e06
NTFS Version : 3.1
LFS Version : 2.0
Number Sectors : 0x0000000074705fff
Total Clusters : 0x000000000e8e0bff
Free Clusters : 0x000000000497daa5
Total Reserved : 0x00000000000013ff
Bytes Per Sector : 512
Bytes Per Physical Sector : 4096
Bytes Per Cluster : 4096
Bytes Per FileRecord Segment : 1024
Clusters Per FileRecord Segment : 0
Mft Valid Data Length : 0x0000000099940000
Mft Start Lcn : 0x00000000000c0000
Mft2 Start Lcn : 0x0000000000000002
Mft Zone Start : 0x0000000009a85600
Mft Zone End : 0x0000000009a8fd40
Max Device Trim Extent Count : 0
Max Device Trim Byte Count : 0x0
Max Volume Trim Extent Count : 62
Max Volume Trim Byte Count : 0x40000000
Resource Manager Identifier : 14ED2385-C262-11E6-A546-9CEBE8321CA9


500GB:



not purchased as of yet


The plan:



  1. Boot from a Linux (e.g. ubuntu) usb image

  2. Copy C: into D: (D: still has space)

  3. Shutdown, replace C: with larger ssd

  4. Boot (again) from usb

  5. Copy C: from D: into larger ssd

  6. Shutdown; boot from larger ssd

  7. If all's well, clear former C: from D:

The bad:



  1. Will a dd format the new ssd entirely upon copy (from D: to 500GB)?

  2. If not how much of 500GB will be usable?

  3. Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?

  4. Is this even the right way of doing this?









share|improve this question


























    0















    I'm finally running out of space on a 128GB ssd on a notebook (asus N501VW) and am thinking of replacing it with a larger, 500GB, drive.



    The setup:



    • 1 notebook (N501VW) running Win 10 (x64)

    • 3 drives (128GB ssd (M2) (C:), 1TB hdd (D:), 500GB ssd (M2))

    128GB:



    C:WINDOWSsystem32>fsutil fsInfo ntfsInfo C:
    NTFS Volume Serial Number : 0x246467166466ea4e
    NTFS Version : 3.1
    LFS Version : 2.0
    Number Sectors : 0x000000000ec25e12
    Total Clusters : 0x0000000001d84bc2
    Free Clusters : 0x000000000012ce83
    Total Reserved : 0x00000000000450b8
    Bytes Per Sector : 512
    Bytes Per Physical Sector : 512
    Bytes Per Cluster : 4096
    Bytes Per FileRecord Segment : 1024
    Clusters Per FileRecord Segment : 0
    Mft Valid Data Length : 0x0000000036840000
    Mft Start Lcn : 0x00000000000c0000
    Mft2 Start Lcn : 0x0000000000000002
    Mft Zone Start : 0x00000000005404a0
    Mft Zone End : 0x0000000000540760
    Max Device Trim Extent Count : 512
    Max Device Trim Byte Count : 0xffffffff
    Max Volume Trim Extent Count : 62
    Max Volume Trim Byte Count : 0x40000000
    Resource Manager Identifier : 8A0D0FB6-C261-11E6-8455-9CEBE8321CA9


    1TB:



    C:WINDOWSsystem32>fsutil fsInfo ntfsInfo D:
    NTFS Volume Serial Number : 0x38f0efcbf0ef8e06
    NTFS Version : 3.1
    LFS Version : 2.0
    Number Sectors : 0x0000000074705fff
    Total Clusters : 0x000000000e8e0bff
    Free Clusters : 0x000000000497daa5
    Total Reserved : 0x00000000000013ff
    Bytes Per Sector : 512
    Bytes Per Physical Sector : 4096
    Bytes Per Cluster : 4096
    Bytes Per FileRecord Segment : 1024
    Clusters Per FileRecord Segment : 0
    Mft Valid Data Length : 0x0000000099940000
    Mft Start Lcn : 0x00000000000c0000
    Mft2 Start Lcn : 0x0000000000000002
    Mft Zone Start : 0x0000000009a85600
    Mft Zone End : 0x0000000009a8fd40
    Max Device Trim Extent Count : 0
    Max Device Trim Byte Count : 0x0
    Max Volume Trim Extent Count : 62
    Max Volume Trim Byte Count : 0x40000000
    Resource Manager Identifier : 14ED2385-C262-11E6-A546-9CEBE8321CA9


    500GB:



    not purchased as of yet


    The plan:



    1. Boot from a Linux (e.g. ubuntu) usb image

    2. Copy C: into D: (D: still has space)

    3. Shutdown, replace C: with larger ssd

    4. Boot (again) from usb

    5. Copy C: from D: into larger ssd

    6. Shutdown; boot from larger ssd

    7. If all's well, clear former C: from D:

    The bad:



    1. Will a dd format the new ssd entirely upon copy (from D: to 500GB)?

    2. If not how much of 500GB will be usable?

    3. Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?

    4. Is this even the right way of doing this?









    share|improve this question
























      0












      0








      0








      I'm finally running out of space on a 128GB ssd on a notebook (asus N501VW) and am thinking of replacing it with a larger, 500GB, drive.



      The setup:



      • 1 notebook (N501VW) running Win 10 (x64)

      • 3 drives (128GB ssd (M2) (C:), 1TB hdd (D:), 500GB ssd (M2))

      128GB:



      C:WINDOWSsystem32>fsutil fsInfo ntfsInfo C:
      NTFS Volume Serial Number : 0x246467166466ea4e
      NTFS Version : 3.1
      LFS Version : 2.0
      Number Sectors : 0x000000000ec25e12
      Total Clusters : 0x0000000001d84bc2
      Free Clusters : 0x000000000012ce83
      Total Reserved : 0x00000000000450b8
      Bytes Per Sector : 512
      Bytes Per Physical Sector : 512
      Bytes Per Cluster : 4096
      Bytes Per FileRecord Segment : 1024
      Clusters Per FileRecord Segment : 0
      Mft Valid Data Length : 0x0000000036840000
      Mft Start Lcn : 0x00000000000c0000
      Mft2 Start Lcn : 0x0000000000000002
      Mft Zone Start : 0x00000000005404a0
      Mft Zone End : 0x0000000000540760
      Max Device Trim Extent Count : 512
      Max Device Trim Byte Count : 0xffffffff
      Max Volume Trim Extent Count : 62
      Max Volume Trim Byte Count : 0x40000000
      Resource Manager Identifier : 8A0D0FB6-C261-11E6-8455-9CEBE8321CA9


      1TB:



      C:WINDOWSsystem32>fsutil fsInfo ntfsInfo D:
      NTFS Volume Serial Number : 0x38f0efcbf0ef8e06
      NTFS Version : 3.1
      LFS Version : 2.0
      Number Sectors : 0x0000000074705fff
      Total Clusters : 0x000000000e8e0bff
      Free Clusters : 0x000000000497daa5
      Total Reserved : 0x00000000000013ff
      Bytes Per Sector : 512
      Bytes Per Physical Sector : 4096
      Bytes Per Cluster : 4096
      Bytes Per FileRecord Segment : 1024
      Clusters Per FileRecord Segment : 0
      Mft Valid Data Length : 0x0000000099940000
      Mft Start Lcn : 0x00000000000c0000
      Mft2 Start Lcn : 0x0000000000000002
      Mft Zone Start : 0x0000000009a85600
      Mft Zone End : 0x0000000009a8fd40
      Max Device Trim Extent Count : 0
      Max Device Trim Byte Count : 0x0
      Max Volume Trim Extent Count : 62
      Max Volume Trim Byte Count : 0x40000000
      Resource Manager Identifier : 14ED2385-C262-11E6-A546-9CEBE8321CA9


      500GB:



      not purchased as of yet


      The plan:



      1. Boot from a Linux (e.g. ubuntu) usb image

      2. Copy C: into D: (D: still has space)

      3. Shutdown, replace C: with larger ssd

      4. Boot (again) from usb

      5. Copy C: from D: into larger ssd

      6. Shutdown; boot from larger ssd

      7. If all's well, clear former C: from D:

      The bad:



      1. Will a dd format the new ssd entirely upon copy (from D: to 500GB)?

      2. If not how much of 500GB will be usable?

      3. Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?

      4. Is this even the right way of doing this?









      share|improve this question














      I'm finally running out of space on a 128GB ssd on a notebook (asus N501VW) and am thinking of replacing it with a larger, 500GB, drive.



      The setup:



      • 1 notebook (N501VW) running Win 10 (x64)

      • 3 drives (128GB ssd (M2) (C:), 1TB hdd (D:), 500GB ssd (M2))

      128GB:



      C:WINDOWSsystem32>fsutil fsInfo ntfsInfo C:
      NTFS Volume Serial Number : 0x246467166466ea4e
      NTFS Version : 3.1
      LFS Version : 2.0
      Number Sectors : 0x000000000ec25e12
      Total Clusters : 0x0000000001d84bc2
      Free Clusters : 0x000000000012ce83
      Total Reserved : 0x00000000000450b8
      Bytes Per Sector : 512
      Bytes Per Physical Sector : 512
      Bytes Per Cluster : 4096
      Bytes Per FileRecord Segment : 1024
      Clusters Per FileRecord Segment : 0
      Mft Valid Data Length : 0x0000000036840000
      Mft Start Lcn : 0x00000000000c0000
      Mft2 Start Lcn : 0x0000000000000002
      Mft Zone Start : 0x00000000005404a0
      Mft Zone End : 0x0000000000540760
      Max Device Trim Extent Count : 512
      Max Device Trim Byte Count : 0xffffffff
      Max Volume Trim Extent Count : 62
      Max Volume Trim Byte Count : 0x40000000
      Resource Manager Identifier : 8A0D0FB6-C261-11E6-8455-9CEBE8321CA9


      1TB:



      C:WINDOWSsystem32>fsutil fsInfo ntfsInfo D:
      NTFS Volume Serial Number : 0x38f0efcbf0ef8e06
      NTFS Version : 3.1
      LFS Version : 2.0
      Number Sectors : 0x0000000074705fff
      Total Clusters : 0x000000000e8e0bff
      Free Clusters : 0x000000000497daa5
      Total Reserved : 0x00000000000013ff
      Bytes Per Sector : 512
      Bytes Per Physical Sector : 4096
      Bytes Per Cluster : 4096
      Bytes Per FileRecord Segment : 1024
      Clusters Per FileRecord Segment : 0
      Mft Valid Data Length : 0x0000000099940000
      Mft Start Lcn : 0x00000000000c0000
      Mft2 Start Lcn : 0x0000000000000002
      Mft Zone Start : 0x0000000009a85600
      Mft Zone End : 0x0000000009a8fd40
      Max Device Trim Extent Count : 0
      Max Device Trim Byte Count : 0x0
      Max Volume Trim Extent Count : 62
      Max Volume Trim Byte Count : 0x40000000
      Resource Manager Identifier : 14ED2385-C262-11E6-A546-9CEBE8321CA9


      500GB:



      not purchased as of yet


      The plan:



      1. Boot from a Linux (e.g. ubuntu) usb image

      2. Copy C: into D: (D: still has space)

      3. Shutdown, replace C: with larger ssd

      4. Boot (again) from usb

      5. Copy C: from D: into larger ssd

      6. Shutdown; boot from larger ssd

      7. If all's well, clear former C: from D:

      The bad:



      1. Will a dd format the new ssd entirely upon copy (from D: to 500GB)?

      2. If not how much of 500GB will be usable?

      3. Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?

      4. Is this even the right way of doing this?






      boot partitioning hard-drive backup ssd






      share|improve this question













      share|improve this question











      share|improve this question




      share|improve this question










      asked 11 mins ago









      SebiSebi

      1641412




      1641412




















          0






          active

          oldest

          votes












          Your Answer








          StackExchange.ready(function()
          var channelOptions =
          tags: "".split(" "),
          id: "89"
          ;
          initTagRenderer("".split(" "), "".split(" "), channelOptions);

          StackExchange.using("externalEditor", function()
          // Have to fire editor after snippets, if snippets enabled
          if (StackExchange.settings.snippets.snippetsEnabled)
          StackExchange.using("snippets", function()
          createEditor();
          );

          else
          createEditor();

          );

          function createEditor()
          StackExchange.prepareEditor(
          heartbeatType: 'answer',
          autoActivateHeartbeat: false,
          convertImagesToLinks: true,
          noModals: true,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          imageUploader:
          brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
          contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
          allowUrls: true
          ,
          onDemand: true,
          discardSelector: ".discard-answer"
          ,immediatelyShowMarkdownHelp:true
          );



          );













          draft saved

          draft discarded


















          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129803%2freplacing-an-ssd-on-notebook%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown

























          0






          active

          oldest

          votes








          0






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes















          draft saved

          draft discarded
















































          Thanks for contributing an answer to Ask Ubuntu!


          • Please be sure to answer the question. Provide details and share your research!

          But avoid


          • Asking for help, clarification, or responding to other answers.

          • Making statements based on opinion; back them up with references or personal experience.

          To learn more, see our tips on writing great answers.




          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1129803%2freplacing-an-ssd-on-notebook%23new-answer', 'question_page');

          );

          Post as a guest















          Required, but never shown





















































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown

































          Required, but never shown














          Required, but never shown












          Required, but never shown







          Required, but never shown







          Popular posts from this blog

          Are there any comparative studies done between Ashtavakra Gita and Buddhim?How is it wrong to believe that a self exists, or that it doesn't?Can you criticise or improve Ven. Bodhi's description of MahayanaWas the doctrine of 'Anatta', accepted as doctrine by modern Buddhism, actually taught by the Buddha?Relationship between Buddhism, Hinduism and Yoga?Comparison of Nirvana, Tao and Brahman/AtmaIs there a distinction between “ego identity” and “craving/hating”?Are there many differences between Taoism and Buddhism?Loss of “faith” in buddhismSimilarity between creation in Abrahamic religions and beginning of life in Earth mentioned Agganna Sutta?Are there studies about the difference between meditating in the morning versus in the evening?Can one follow Hinduism and Buddhism at the same time?Are there any prohibitions on participating in other religion's practices?Psychology of 'flow'

          Where else does the Shulchan Aruch quote an authority by name?Parashat Metzora+HagadolPesach/PassoverShulchan Aruch UTF-8Anonymous glosses in the Shulchan AruchWhy is the Shulchan Aruch definitive?Siman 32, Kitzur Shulchan Aruch: UntranslatedLitvaks/Yeshivish and Shulchan AruchBuying a Shulchan AruchEnglish version of SHULCHAN ARUCHIs there any place where Shulchan Aruch rules with the Rosh against the Rif and Rambam?Are there practices where Sepharadim do not hold by Shulchan Aruch?5th part of the shulchan aruch

          fallocate: fallocate failed: Text file busy in Ubuntu 17.04? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)defragmenting and increasing performance of old lubuntu system with swap partitionIssue with increasing the root partition from the swapthis /usr/bin/dpkg returned error || ubuntu-16.04, 64bitDefault 17.04 swap file locationHow to Resize Ubuntu 17.04 Zesty Swap file size?Ubuntu freezes from online formsMy Laptop is not starting after upgrade ubuntu 16.04 (Kernel 4.8.0-38 to 04.10.0-36)hcp: ERROR: FALLOCATE FAILED!Not sure my swap is being usedWine 3.0 asking for more virtual free swap