Making a clone of windows drive, then erasing and using Ubuntu
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I have a windows 10 laptop that only has windows restore saved on a protected partition. I would like to make a "clone" of my whole hard drive and then erase and use Ubuntu. Or should I just try duel booting instead?
boot
add a comment |
I have a windows 10 laptop that only has windows restore saved on a protected partition. I would like to make a "clone" of my whole hard drive and then erase and use Ubuntu. Or should I just try duel booting instead?
boot
1
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58
add a comment |
I have a windows 10 laptop that only has windows restore saved on a protected partition. I would like to make a "clone" of my whole hard drive and then erase and use Ubuntu. Or should I just try duel booting instead?
boot
I have a windows 10 laptop that only has windows restore saved on a protected partition. I would like to make a "clone" of my whole hard drive and then erase and use Ubuntu. Or should I just try duel booting instead?
boot
boot
asked Feb 24 at 20:56
Joshua Paul MillerJoshua Paul Miller
61
61
1
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58
add a comment |
1
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58
1
1
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58
add a comment |
2 Answers
2
active
oldest
votes
I would recommend shrinking Windows to the smallest comfortable size; say 50 or 60 GB. If you are a gamer then 500 GB or so might be comfortable if you have 1 TB HDD or SSD. After shrinking Windows install Ubuntu in dual boot mode.
- You want to keep Windows working for when Ubuntu crashes and you need to use google for repair solutions.
- Windows is superior for gaming. Even if you don't use PC games often, sometimes it's nice to sit back and relax around Christmas with a good game.
- Windows may have BIOS updates and firmware updates from manufacturers that aren't available in Linux. You apply the updates in Windows and it can fix problems in Linux.
- Other people or organizations may send you files that can only be read with a specific Windows application not available on Linux.
- You already think you might need Windows in the future which is why you are backing it up. Should you reinstall Windows that means wiping out Ubuntu and having to reinstall it in dual boot anyway.
add a comment |
I would say it depends. What programs do you use regulary that you cannot live without that require Windows?
What percent of your time will you spend using those programs vs the rest of what you will be doing in Linux?
If you think you will spend more of your time using those programs in Windows, then maybe dual boot is the option for you. If you think you will spend most of your time in Linux and only occasionally use Windows for a program or two then you might even consider running Windows in a virtual machine like VirtualBox.
If you wish to clone your computer I would recommend CloneZilla.
add a comment |
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%2f1120953%2fmaking-a-clone-of-windows-drive-then-erasing-and-using-ubuntu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I would recommend shrinking Windows to the smallest comfortable size; say 50 or 60 GB. If you are a gamer then 500 GB or so might be comfortable if you have 1 TB HDD or SSD. After shrinking Windows install Ubuntu in dual boot mode.
- You want to keep Windows working for when Ubuntu crashes and you need to use google for repair solutions.
- Windows is superior for gaming. Even if you don't use PC games often, sometimes it's nice to sit back and relax around Christmas with a good game.
- Windows may have BIOS updates and firmware updates from manufacturers that aren't available in Linux. You apply the updates in Windows and it can fix problems in Linux.
- Other people or organizations may send you files that can only be read with a specific Windows application not available on Linux.
- You already think you might need Windows in the future which is why you are backing it up. Should you reinstall Windows that means wiping out Ubuntu and having to reinstall it in dual boot anyway.
add a comment |
I would recommend shrinking Windows to the smallest comfortable size; say 50 or 60 GB. If you are a gamer then 500 GB or so might be comfortable if you have 1 TB HDD or SSD. After shrinking Windows install Ubuntu in dual boot mode.
- You want to keep Windows working for when Ubuntu crashes and you need to use google for repair solutions.
- Windows is superior for gaming. Even if you don't use PC games often, sometimes it's nice to sit back and relax around Christmas with a good game.
- Windows may have BIOS updates and firmware updates from manufacturers that aren't available in Linux. You apply the updates in Windows and it can fix problems in Linux.
- Other people or organizations may send you files that can only be read with a specific Windows application not available on Linux.
- You already think you might need Windows in the future which is why you are backing it up. Should you reinstall Windows that means wiping out Ubuntu and having to reinstall it in dual boot anyway.
add a comment |
I would recommend shrinking Windows to the smallest comfortable size; say 50 or 60 GB. If you are a gamer then 500 GB or so might be comfortable if you have 1 TB HDD or SSD. After shrinking Windows install Ubuntu in dual boot mode.
- You want to keep Windows working for when Ubuntu crashes and you need to use google for repair solutions.
- Windows is superior for gaming. Even if you don't use PC games often, sometimes it's nice to sit back and relax around Christmas with a good game.
- Windows may have BIOS updates and firmware updates from manufacturers that aren't available in Linux. You apply the updates in Windows and it can fix problems in Linux.
- Other people or organizations may send you files that can only be read with a specific Windows application not available on Linux.
- You already think you might need Windows in the future which is why you are backing it up. Should you reinstall Windows that means wiping out Ubuntu and having to reinstall it in dual boot anyway.
I would recommend shrinking Windows to the smallest comfortable size; say 50 or 60 GB. If you are a gamer then 500 GB or so might be comfortable if you have 1 TB HDD or SSD. After shrinking Windows install Ubuntu in dual boot mode.
- You want to keep Windows working for when Ubuntu crashes and you need to use google for repair solutions.
- Windows is superior for gaming. Even if you don't use PC games often, sometimes it's nice to sit back and relax around Christmas with a good game.
- Windows may have BIOS updates and firmware updates from manufacturers that aren't available in Linux. You apply the updates in Windows and it can fix problems in Linux.
- Other people or organizations may send you files that can only be read with a specific Windows application not available on Linux.
- You already think you might need Windows in the future which is why you are backing it up. Should you reinstall Windows that means wiping out Ubuntu and having to reinstall it in dual boot anyway.
edited Feb 25 at 1:41
answered Feb 25 at 0:45
WinEunuuchs2UnixWinEunuuchs2Unix
48.3k1197187
48.3k1197187
add a comment |
add a comment |
I would say it depends. What programs do you use regulary that you cannot live without that require Windows?
What percent of your time will you spend using those programs vs the rest of what you will be doing in Linux?
If you think you will spend more of your time using those programs in Windows, then maybe dual boot is the option for you. If you think you will spend most of your time in Linux and only occasionally use Windows for a program or two then you might even consider running Windows in a virtual machine like VirtualBox.
If you wish to clone your computer I would recommend CloneZilla.
add a comment |
I would say it depends. What programs do you use regulary that you cannot live without that require Windows?
What percent of your time will you spend using those programs vs the rest of what you will be doing in Linux?
If you think you will spend more of your time using those programs in Windows, then maybe dual boot is the option for you. If you think you will spend most of your time in Linux and only occasionally use Windows for a program or two then you might even consider running Windows in a virtual machine like VirtualBox.
If you wish to clone your computer I would recommend CloneZilla.
add a comment |
I would say it depends. What programs do you use regulary that you cannot live without that require Windows?
What percent of your time will you spend using those programs vs the rest of what you will be doing in Linux?
If you think you will spend more of your time using those programs in Windows, then maybe dual boot is the option for you. If you think you will spend most of your time in Linux and only occasionally use Windows for a program or two then you might even consider running Windows in a virtual machine like VirtualBox.
If you wish to clone your computer I would recommend CloneZilla.
I would say it depends. What programs do you use regulary that you cannot live without that require Windows?
What percent of your time will you spend using those programs vs the rest of what you will be doing in Linux?
If you think you will spend more of your time using those programs in Windows, then maybe dual boot is the option for you. If you think you will spend most of your time in Linux and only occasionally use Windows for a program or two then you might even consider running Windows in a virtual machine like VirtualBox.
If you wish to clone your computer I would recommend CloneZilla.
answered Feb 25 at 0:03
Jack DethJack Deth
12
12
add a comment |
add a comment |
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%2f1120953%2fmaking-a-clone-of-windows-drive-then-erasing-and-using-ubuntu%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
1
It depends: Do you still want to use Windows or not?
– user535733
Feb 24 at 23:07
Windows uses it's own software to clone, repair, and restore disks. So you'll have to clone it in windows, save it as a backup somewhere not on the disk you want to erase (like I did at one point in time) and then from there continue like a normal ubuntu installation
– j-money
Feb 25 at 8:58