Is it better to replace to my optical disk drive with SSD or HDD?
I just realized I can replace my optical disk drive with a hard disk drive or an SSD but I have some questions regarding the idea. First I should indicate that my SATA controller supports 6 Gb/s (my optical disk drive's current interface speed is 1.5 Gb/s though)
- Will swapping my optical disk drive with an SSD be limited to 1.5 Gb/s? If so, why?
- In general, is it better to replace my hard disk drive with an SSD and then replace my optical disk drive with a hard disk drive, or is it the same? (from speed and efficiency point of view)
- Can I clone only my OS (from C drive) from hard disk drive to an SSD, boot from it (SSD, whether it's in my optical disk drive or hard disk drive port), leaving me with more space on my hard disk drive?
- Last question. Is this optical drive 9.5 mm or 12.5 mm? (quite sure it's 9.5 but just not to get the wrong caddie)
hard-drive laptop ssd storage optical-drive
add a comment |
I just realized I can replace my optical disk drive with a hard disk drive or an SSD but I have some questions regarding the idea. First I should indicate that my SATA controller supports 6 Gb/s (my optical disk drive's current interface speed is 1.5 Gb/s though)
- Will swapping my optical disk drive with an SSD be limited to 1.5 Gb/s? If so, why?
- In general, is it better to replace my hard disk drive with an SSD and then replace my optical disk drive with a hard disk drive, or is it the same? (from speed and efficiency point of view)
- Can I clone only my OS (from C drive) from hard disk drive to an SSD, boot from it (SSD, whether it's in my optical disk drive or hard disk drive port), leaving me with more space on my hard disk drive?
- Last question. Is this optical drive 9.5 mm or 12.5 mm? (quite sure it's 9.5 but just not to get the wrong caddie)
hard-drive laptop ssd storage optical-drive
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49
add a comment |
I just realized I can replace my optical disk drive with a hard disk drive or an SSD but I have some questions regarding the idea. First I should indicate that my SATA controller supports 6 Gb/s (my optical disk drive's current interface speed is 1.5 Gb/s though)
- Will swapping my optical disk drive with an SSD be limited to 1.5 Gb/s? If so, why?
- In general, is it better to replace my hard disk drive with an SSD and then replace my optical disk drive with a hard disk drive, or is it the same? (from speed and efficiency point of view)
- Can I clone only my OS (from C drive) from hard disk drive to an SSD, boot from it (SSD, whether it's in my optical disk drive or hard disk drive port), leaving me with more space on my hard disk drive?
- Last question. Is this optical drive 9.5 mm or 12.5 mm? (quite sure it's 9.5 but just not to get the wrong caddie)
hard-drive laptop ssd storage optical-drive
I just realized I can replace my optical disk drive with a hard disk drive or an SSD but I have some questions regarding the idea. First I should indicate that my SATA controller supports 6 Gb/s (my optical disk drive's current interface speed is 1.5 Gb/s though)
- Will swapping my optical disk drive with an SSD be limited to 1.5 Gb/s? If so, why?
- In general, is it better to replace my hard disk drive with an SSD and then replace my optical disk drive with a hard disk drive, or is it the same? (from speed and efficiency point of view)
- Can I clone only my OS (from C drive) from hard disk drive to an SSD, boot from it (SSD, whether it's in my optical disk drive or hard disk drive port), leaving me with more space on my hard disk drive?
- Last question. Is this optical drive 9.5 mm or 12.5 mm? (quite sure it's 9.5 but just not to get the wrong caddie)
hard-drive laptop ssd storage optical-drive
hard-drive laptop ssd storage optical-drive
edited Feb 1 at 21:08
Blackwood
2,88671728
2,88671728
asked Feb 1 at 19:45
NormalOsbornNormalOsborn
93
93
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49
add a comment |
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49
add a comment |
1 Answer
1
active
oldest
votes
Typically a system has 1 SATA controller and all ports have the same maximum speed. The SATA interface in the device may limit the maximum of that device, but not the controller.
You'll gain a lot of benefit from your OS being installed on and booting from the SSD, and using the HDD for secondary storage. It doesn't matter where these are physically connected performancewise.
There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use.
Looks like a 9.5mm from your picture but you may want to confirm with a ruler or measuring device as well.
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
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%2fsuperuser.com%2fquestions%2f1401130%2fis-it-better-to-replace-to-my-optical-disk-drive-with-ssd-or-hdd%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
Typically a system has 1 SATA controller and all ports have the same maximum speed. The SATA interface in the device may limit the maximum of that device, but not the controller.
You'll gain a lot of benefit from your OS being installed on and booting from the SSD, and using the HDD for secondary storage. It doesn't matter where these are physically connected performancewise.
There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use.
Looks like a 9.5mm from your picture but you may want to confirm with a ruler or measuring device as well.
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
add a comment |
Typically a system has 1 SATA controller and all ports have the same maximum speed. The SATA interface in the device may limit the maximum of that device, but not the controller.
You'll gain a lot of benefit from your OS being installed on and booting from the SSD, and using the HDD for secondary storage. It doesn't matter where these are physically connected performancewise.
There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use.
Looks like a 9.5mm from your picture but you may want to confirm with a ruler or measuring device as well.
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
add a comment |
Typically a system has 1 SATA controller and all ports have the same maximum speed. The SATA interface in the device may limit the maximum of that device, but not the controller.
You'll gain a lot of benefit from your OS being installed on and booting from the SSD, and using the HDD for secondary storage. It doesn't matter where these are physically connected performancewise.
There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use.
Looks like a 9.5mm from your picture but you may want to confirm with a ruler or measuring device as well.
Typically a system has 1 SATA controller and all ports have the same maximum speed. The SATA interface in the device may limit the maximum of that device, but not the controller.
You'll gain a lot of benefit from your OS being installed on and booting from the SSD, and using the HDD for secondary storage. It doesn't matter where these are physically connected performancewise.
There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use.
Looks like a 9.5mm from your picture but you may want to confirm with a ruler or measuring device as well.
answered Feb 1 at 21:33
LawrenceCLawrenceC
59.5k11103181
59.5k11103181
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
add a comment |
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
"There are tools that exist to do this. Your SSD will likely come with software (Samsung Magician, etc.) that you can use." But I was told by a friend that I have to clone the entire HDD, not certain drive/partition (which is C drive in this case). So is that true?
– NormalOsborn
Feb 1 at 22:07
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
You have to clone boot sector, recovery partition, and Windows system partition. The utility handles this. I have experience with Magician and Acronis (both which were included with SSDs bought by the company I work for) and it worked fine. Keep your old hard drive until you can confirm all is working on the SSD before reusing the old hard drive.
– LawrenceC
Feb 1 at 22:25
add a comment |
Thanks for contributing an answer to Super User!
- 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%2fsuperuser.com%2fquestions%2f1401130%2fis-it-better-to-replace-to-my-optical-disk-drive-with-ssd-or-hdd%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
newmodeus.com/shop/…
– harrymc
Feb 1 at 20:49