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
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:
- Boot from a Linux (e.g. ubuntu) usb image
- Copy C: into D: (D: still has space)
- Shutdown, replace C: with larger ssd
- Boot (again) from usb
- Copy C: from D: into larger ssd
- Shutdown; boot from larger ssd
- If all's well, clear former C: from D:
The bad:
- Will a dd format the new ssd entirely upon copy (from D: to 500GB)?
- If not how much of 500GB will be usable?
- Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?
- Is this even the right way of doing this?
boot partitioning hard-drive backup ssd
add a comment |
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:
- Boot from a Linux (e.g. ubuntu) usb image
- Copy C: into D: (D: still has space)
- Shutdown, replace C: with larger ssd
- Boot (again) from usb
- Copy C: from D: into larger ssd
- Shutdown; boot from larger ssd
- If all's well, clear former C: from D:
The bad:
- Will a dd format the new ssd entirely upon copy (from D: to 500GB)?
- If not how much of 500GB will be usable?
- Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?
- Is this even the right way of doing this?
boot partitioning hard-drive backup ssd
add a comment |
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:
- Boot from a Linux (e.g. ubuntu) usb image
- Copy C: into D: (D: still has space)
- Shutdown, replace C: with larger ssd
- Boot (again) from usb
- Copy C: from D: into larger ssd
- Shutdown; boot from larger ssd
- If all's well, clear former C: from D:
The bad:
- Will a dd format the new ssd entirely upon copy (from D: to 500GB)?
- If not how much of 500GB will be usable?
- Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?
- Is this even the right way of doing this?
boot partitioning hard-drive backup ssd
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:
- Boot from a Linux (e.g. ubuntu) usb image
- Copy C: into D: (D: still has space)
- Shutdown, replace C: with larger ssd
- Boot (again) from usb
- Copy C: from D: into larger ssd
- Shutdown; boot from larger ssd
- If all's well, clear former C: from D:
The bad:
- Will a dd format the new ssd entirely upon copy (from D: to 500GB)?
- If not how much of 500GB will be usable?
- Since 128GB is small, there are many simlinks to D:. Will they be affected upon copy?
- Is this even the right way of doing this?
boot partitioning hard-drive backup ssd
boot partitioning hard-drive backup ssd
asked 11 mins ago
SebiSebi
1641412
1641412
add a comment |
add a comment |
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
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
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.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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