Can I install Ubuntu as a second operating system on a Windows 7 laptop?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
My Dad wants Ubuntu installed as a second operating system on his Windows-7 laptop. Is this reasonably easy to do and easy to choose with op system to boot up with each time he uses it?
dual-boot windows-7
add a comment |
My Dad wants Ubuntu installed as a second operating system on his Windows-7 laptop. Is this reasonably easy to do and easy to choose with op system to boot up with each time he uses it?
dual-boot windows-7
1
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34
add a comment |
My Dad wants Ubuntu installed as a second operating system on his Windows-7 laptop. Is this reasonably easy to do and easy to choose with op system to boot up with each time he uses it?
dual-boot windows-7
My Dad wants Ubuntu installed as a second operating system on his Windows-7 laptop. Is this reasonably easy to do and easy to choose with op system to boot up with each time he uses it?
dual-boot windows-7
dual-boot windows-7
asked May 26 '14 at 3:42
user280759user280759
6113
6113
1
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34
add a comment |
1
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34
1
1
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34
add a comment |
5 Answers
5
active
oldest
votes
The URL link below shows you the options you can choose.
https://help.ubuntu.com/community/WindowsDualBoot
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
add a comment |
You can very much. Most people i know usually install Windows first, then put Ubuntu second.That way Ubuntu can take over the grub and Include Windows. So Yes you really can and I'd recommend you do it that way. Good Luck.
add a comment |
When there is a preinstalled windows I believe that most laptops have only one partition.
BUT
you can use disk management utility in Windows 7 (Create and Format Disk Partitions) to cut some space from any partition (it depends on where the last data is lacated). You can select your partition and choose "Shrink volume" to free a space for another partition.
Then you can reboot with your Ubuntu CD/DVD, format that unpartitioned space you got and install Ubuntu there.
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
add a comment |
You can dual boot the laptop, certainly, there are plenty of instructions out there:
http://lifehacker.com/5403100/dual-boot-windows-7-and-ubuntu-in-perfect-harmony
https://www.google.com/search?q=dual+boot+linux+windows&ie=utf-8&oe=utf-8&aq=t
But I might offer you another alternative, which I use. Instead of dual booting, which means shutting down the whole system and booting into the other system, why not run both simultaneously and just alt-tab between them like you do an application? It's also easier to set up.
If you use one OS for the larger majority of the time (like say, Windows as your main OS 70% of the time), then just run that OS and create an Ubuntu OS inside a Virtual Box image.
It's actually quite easy to set up Ubuntu in a Virtual box:
- Install Virtualbox (free)
- Download the ISO image of ubuntu (a file version of the installation CD)
- Create a new Ubuntu (or whatever OS) in virutalbox)
- Configure the virtualbox CD to have the Ubuntu installation ISO image as its CD
- Boot and go through the setup
Here's a fuller discussion of this option:
http://lifehacker.com/5901055/should-i-run-a-second-operating-system-in-a-virtual-machine-or-dual-boot
add a comment |
David Parks’ suggestion on using VirtualBox is excellent and works like a charm. I’ve been using it for years.
Two things David did not mention
- it’s easy to transfer data (files and clipboard) between OSes.
- you can install multiple VM images (subject to resource, disk, memory, etc.) and run one or more VMs. Great for trying different distros, or even sandboxes if you isolate the VM.
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%2f472212%2fcan-i-install-ubuntu-as-a-second-operating-system-on-a-windows-7-laptop%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
5 Answers
5
active
oldest
votes
5 Answers
5
active
oldest
votes
active
oldest
votes
active
oldest
votes
The URL link below shows you the options you can choose.
https://help.ubuntu.com/community/WindowsDualBoot
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
add a comment |
The URL link below shows you the options you can choose.
https://help.ubuntu.com/community/WindowsDualBoot
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
add a comment |
The URL link below shows you the options you can choose.
https://help.ubuntu.com/community/WindowsDualBoot
The URL link below shows you the options you can choose.
https://help.ubuntu.com/community/WindowsDualBoot
edited May 26 '14 at 5:10
Parto
9,6121967105
9,6121967105
answered May 26 '14 at 4:00
seongjooseongjoo
211
211
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
add a comment |
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
WUBI the 'option to install it as like a Windows "app" you can delete from the Program list' is no longer available in newer versions of Ubuntu specifically from Ubuntu 13.04 Wubi in wikipedia. Warning not to use Wubi DO NOT USE WUBI.
– Parto
May 26 '14 at 4:50
add a comment |
You can very much. Most people i know usually install Windows first, then put Ubuntu second.That way Ubuntu can take over the grub and Include Windows. So Yes you really can and I'd recommend you do it that way. Good Luck.
add a comment |
You can very much. Most people i know usually install Windows first, then put Ubuntu second.That way Ubuntu can take over the grub and Include Windows. So Yes you really can and I'd recommend you do it that way. Good Luck.
add a comment |
You can very much. Most people i know usually install Windows first, then put Ubuntu second.That way Ubuntu can take over the grub and Include Windows. So Yes you really can and I'd recommend you do it that way. Good Luck.
You can very much. Most people i know usually install Windows first, then put Ubuntu second.That way Ubuntu can take over the grub and Include Windows. So Yes you really can and I'd recommend you do it that way. Good Luck.
answered May 26 '14 at 4:52
Olu SmithOlu Smith
92568
92568
add a comment |
add a comment |
When there is a preinstalled windows I believe that most laptops have only one partition.
BUT
you can use disk management utility in Windows 7 (Create and Format Disk Partitions) to cut some space from any partition (it depends on where the last data is lacated). You can select your partition and choose "Shrink volume" to free a space for another partition.
Then you can reboot with your Ubuntu CD/DVD, format that unpartitioned space you got and install Ubuntu there.
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
add a comment |
When there is a preinstalled windows I believe that most laptops have only one partition.
BUT
you can use disk management utility in Windows 7 (Create and Format Disk Partitions) to cut some space from any partition (it depends on where the last data is lacated). You can select your partition and choose "Shrink volume" to free a space for another partition.
Then you can reboot with your Ubuntu CD/DVD, format that unpartitioned space you got and install Ubuntu there.
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
add a comment |
When there is a preinstalled windows I believe that most laptops have only one partition.
BUT
you can use disk management utility in Windows 7 (Create and Format Disk Partitions) to cut some space from any partition (it depends on where the last data is lacated). You can select your partition and choose "Shrink volume" to free a space for another partition.
Then you can reboot with your Ubuntu CD/DVD, format that unpartitioned space you got and install Ubuntu there.
When there is a preinstalled windows I believe that most laptops have only one partition.
BUT
you can use disk management utility in Windows 7 (Create and Format Disk Partitions) to cut some space from any partition (it depends on where the last data is lacated). You can select your partition and choose "Shrink volume" to free a space for another partition.
Then you can reboot with your Ubuntu CD/DVD, format that unpartitioned space you got and install Ubuntu there.
answered May 26 '14 at 7:52
MikeMike
192
192
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
add a comment |
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
This is my preferred option. The Ubuntu partition manager on the install disk could be a bit daunting for the uninitiated. NOTE: After shrinking the partition with the Windows 7 utility, it is best to reboot back in to Windows which should automatically run a file system check. (Some sites recommend booting back into windows twice).
– user111667
May 26 '14 at 13:05
add a comment |
You can dual boot the laptop, certainly, there are plenty of instructions out there:
http://lifehacker.com/5403100/dual-boot-windows-7-and-ubuntu-in-perfect-harmony
https://www.google.com/search?q=dual+boot+linux+windows&ie=utf-8&oe=utf-8&aq=t
But I might offer you another alternative, which I use. Instead of dual booting, which means shutting down the whole system and booting into the other system, why not run both simultaneously and just alt-tab between them like you do an application? It's also easier to set up.
If you use one OS for the larger majority of the time (like say, Windows as your main OS 70% of the time), then just run that OS and create an Ubuntu OS inside a Virtual Box image.
It's actually quite easy to set up Ubuntu in a Virtual box:
- Install Virtualbox (free)
- Download the ISO image of ubuntu (a file version of the installation CD)
- Create a new Ubuntu (or whatever OS) in virutalbox)
- Configure the virtualbox CD to have the Ubuntu installation ISO image as its CD
- Boot and go through the setup
Here's a fuller discussion of this option:
http://lifehacker.com/5901055/should-i-run-a-second-operating-system-in-a-virtual-machine-or-dual-boot
add a comment |
You can dual boot the laptop, certainly, there are plenty of instructions out there:
http://lifehacker.com/5403100/dual-boot-windows-7-and-ubuntu-in-perfect-harmony
https://www.google.com/search?q=dual+boot+linux+windows&ie=utf-8&oe=utf-8&aq=t
But I might offer you another alternative, which I use. Instead of dual booting, which means shutting down the whole system and booting into the other system, why not run both simultaneously and just alt-tab between them like you do an application? It's also easier to set up.
If you use one OS for the larger majority of the time (like say, Windows as your main OS 70% of the time), then just run that OS and create an Ubuntu OS inside a Virtual Box image.
It's actually quite easy to set up Ubuntu in a Virtual box:
- Install Virtualbox (free)
- Download the ISO image of ubuntu (a file version of the installation CD)
- Create a new Ubuntu (or whatever OS) in virutalbox)
- Configure the virtualbox CD to have the Ubuntu installation ISO image as its CD
- Boot and go through the setup
Here's a fuller discussion of this option:
http://lifehacker.com/5901055/should-i-run-a-second-operating-system-in-a-virtual-machine-or-dual-boot
add a comment |
You can dual boot the laptop, certainly, there are plenty of instructions out there:
http://lifehacker.com/5403100/dual-boot-windows-7-and-ubuntu-in-perfect-harmony
https://www.google.com/search?q=dual+boot+linux+windows&ie=utf-8&oe=utf-8&aq=t
But I might offer you another alternative, which I use. Instead of dual booting, which means shutting down the whole system and booting into the other system, why not run both simultaneously and just alt-tab between them like you do an application? It's also easier to set up.
If you use one OS for the larger majority of the time (like say, Windows as your main OS 70% of the time), then just run that OS and create an Ubuntu OS inside a Virtual Box image.
It's actually quite easy to set up Ubuntu in a Virtual box:
- Install Virtualbox (free)
- Download the ISO image of ubuntu (a file version of the installation CD)
- Create a new Ubuntu (or whatever OS) in virutalbox)
- Configure the virtualbox CD to have the Ubuntu installation ISO image as its CD
- Boot and go through the setup
Here's a fuller discussion of this option:
http://lifehacker.com/5901055/should-i-run-a-second-operating-system-in-a-virtual-machine-or-dual-boot
You can dual boot the laptop, certainly, there are plenty of instructions out there:
http://lifehacker.com/5403100/dual-boot-windows-7-and-ubuntu-in-perfect-harmony
https://www.google.com/search?q=dual+boot+linux+windows&ie=utf-8&oe=utf-8&aq=t
But I might offer you another alternative, which I use. Instead of dual booting, which means shutting down the whole system and booting into the other system, why not run both simultaneously and just alt-tab between them like you do an application? It's also easier to set up.
If you use one OS for the larger majority of the time (like say, Windows as your main OS 70% of the time), then just run that OS and create an Ubuntu OS inside a Virtual Box image.
It's actually quite easy to set up Ubuntu in a Virtual box:
- Install Virtualbox (free)
- Download the ISO image of ubuntu (a file version of the installation CD)
- Create a new Ubuntu (or whatever OS) in virutalbox)
- Configure the virtualbox CD to have the Ubuntu installation ISO image as its CD
- Boot and go through the setup
Here's a fuller discussion of this option:
http://lifehacker.com/5901055/should-i-run-a-second-operating-system-in-a-virtual-machine-or-dual-boot
answered May 26 '14 at 4:01
David ParksDavid Parks
1,07882442
1,07882442
add a comment |
add a comment |
David Parks’ suggestion on using VirtualBox is excellent and works like a charm. I’ve been using it for years.
Two things David did not mention
- it’s easy to transfer data (files and clipboard) between OSes.
- you can install multiple VM images (subject to resource, disk, memory, etc.) and run one or more VMs. Great for trying different distros, or even sandboxes if you isolate the VM.
add a comment |
David Parks’ suggestion on using VirtualBox is excellent and works like a charm. I’ve been using it for years.
Two things David did not mention
- it’s easy to transfer data (files and clipboard) between OSes.
- you can install multiple VM images (subject to resource, disk, memory, etc.) and run one or more VMs. Great for trying different distros, or even sandboxes if you isolate the VM.
add a comment |
David Parks’ suggestion on using VirtualBox is excellent and works like a charm. I’ve been using it for years.
Two things David did not mention
- it’s easy to transfer data (files and clipboard) between OSes.
- you can install multiple VM images (subject to resource, disk, memory, etc.) and run one or more VMs. Great for trying different distros, or even sandboxes if you isolate the VM.
David Parks’ suggestion on using VirtualBox is excellent and works like a charm. I’ve been using it for years.
Two things David did not mention
- it’s easy to transfer data (files and clipboard) between OSes.
- you can install multiple VM images (subject to resource, disk, memory, etc.) and run one or more VMs. Great for trying different distros, or even sandboxes if you isolate the VM.
answered Feb 22 at 11:14
StudentStudent
1
1
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%2f472212%2fcan-i-install-ubuntu-as-a-second-operating-system-on-a-windows-7-laptop%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
possible duplicate of How to install Windows 7 after Ubuntu and dual boot?
– No Time
May 26 '14 at 4:04
Many Windows 7 systems use all 4 primary partitions. askubuntu.com/questions/149821/…
– oldfred
May 26 '14 at 4:34