Dell Inspiron 15 3000 w/Windows 7 Ultimate 64-bit, 1TB Hdd, want to Install Dual Boot Ubuntu 18.04 LTS
up vote
0
down vote
favorite
How to Dual-Boot Windows 7 Ultimate and Ubuntu 18.04 LTS on Different HDD Partitions..? HDD has 3 partitions all NTFS. Windows, Drive C: 459.45GB, Free Drive D: 486.87GB, Free Drive E: 12.41GB. Like to install Ubuntu on drive D: and have dual-boot..O/S. New to Ubuntu, not real sure on how to accomplish this task, please help..?
James...
dual-boot grub2 partitioning hard-drive
New contributor
add a comment |
up vote
0
down vote
favorite
How to Dual-Boot Windows 7 Ultimate and Ubuntu 18.04 LTS on Different HDD Partitions..? HDD has 3 partitions all NTFS. Windows, Drive C: 459.45GB, Free Drive D: 486.87GB, Free Drive E: 12.41GB. Like to install Ubuntu on drive D: and have dual-boot..O/S. New to Ubuntu, not real sure on how to accomplish this task, please help..?
James...
dual-boot grub2 partitioning hard-drive
New contributor
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
How to Dual-Boot Windows 7 Ultimate and Ubuntu 18.04 LTS on Different HDD Partitions..? HDD has 3 partitions all NTFS. Windows, Drive C: 459.45GB, Free Drive D: 486.87GB, Free Drive E: 12.41GB. Like to install Ubuntu on drive D: and have dual-boot..O/S. New to Ubuntu, not real sure on how to accomplish this task, please help..?
James...
dual-boot grub2 partitioning hard-drive
New contributor
How to Dual-Boot Windows 7 Ultimate and Ubuntu 18.04 LTS on Different HDD Partitions..? HDD has 3 partitions all NTFS. Windows, Drive C: 459.45GB, Free Drive D: 486.87GB, Free Drive E: 12.41GB. Like to install Ubuntu on drive D: and have dual-boot..O/S. New to Ubuntu, not real sure on how to accomplish this task, please help..?
James...
dual-boot grub2 partitioning hard-drive
dual-boot grub2 partitioning hard-drive
New contributor
New contributor
New contributor
asked Dec 12 at 18:00
J. Parmenter
32
32
New contributor
New contributor
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27
add a comment |
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27
add a comment |
2 Answers
2
active
oldest
votes
up vote
0
down vote
accepted
You can install Ubuntu on D or E partition. During the installing wizard you have to install the grub as well and select the first disk (sda) not the partition (e.g sda4). At the end you can reboot and select the starting O.S from the grub menu.
Remember to add the boot/efi partition if your PC has UEFI
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
add a comment |
up vote
0
down vote
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
New contributor
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
});
}
});
J. Parmenter is a new contributor. Be nice, and check out our Code of Conduct.
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%2f1100409%2fdell-inspiron-15-3000-w-windows-7-ultimate-64-bit-1tb-hdd-want-to-install-dual%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
up vote
0
down vote
accepted
You can install Ubuntu on D or E partition. During the installing wizard you have to install the grub as well and select the first disk (sda) not the partition (e.g sda4). At the end you can reboot and select the starting O.S from the grub menu.
Remember to add the boot/efi partition if your PC has UEFI
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
add a comment |
up vote
0
down vote
accepted
You can install Ubuntu on D or E partition. During the installing wizard you have to install the grub as well and select the first disk (sda) not the partition (e.g sda4). At the end you can reboot and select the starting O.S from the grub menu.
Remember to add the boot/efi partition if your PC has UEFI
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
add a comment |
up vote
0
down vote
accepted
up vote
0
down vote
accepted
You can install Ubuntu on D or E partition. During the installing wizard you have to install the grub as well and select the first disk (sda) not the partition (e.g sda4). At the end you can reboot and select the starting O.S from the grub menu.
Remember to add the boot/efi partition if your PC has UEFI
You can install Ubuntu on D or E partition. During the installing wizard you have to install the grub as well and select the first disk (sda) not the partition (e.g sda4). At the end you can reboot and select the starting O.S from the grub menu.
Remember to add the boot/efi partition if your PC has UEFI
answered Dec 12 at 18:23
Bob91
194119
194119
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
add a comment |
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
– J. Parmenter
Dec 13 at 17:29
add a comment |
up vote
0
down vote
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
New contributor
add a comment |
up vote
0
down vote
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
New contributor
add a comment |
up vote
0
down vote
up vote
0
down vote
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
New contributor
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..! – J. Parmenter 30 secs ago edit
New contributor
New contributor
answered Dec 13 at 17:30
J. Parmenter
32
32
New contributor
New contributor
add a comment |
add a comment |
J. Parmenter is a new contributor. Be nice, and check out our Code of Conduct.
J. Parmenter is a new contributor. Be nice, and check out our Code of Conduct.
J. Parmenter is a new contributor. Be nice, and check out our Code of Conduct.
J. Parmenter is a new contributor. Be nice, and check out our Code of Conduct.
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.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- 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%2f1100409%2fdell-inspiron-15-3000-w-windows-7-ultimate-64-bit-1tb-hdd-want-to-install-dual%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
Most Windows 7 systems are BIOS with MBR and its 4 primary partition limit. If you converted from basic to dynamic partitions with Windows you have to convert back. You cannot use NTFS partitions like D:, but partition will have to be totally reformatted as ext4. Be sure to make a Windows repair flash drive or have installer with repair console. askubuntu.com/questions/149821/…
– oldfred
Dec 12 at 19:06
Thanks.! I installed it on D: drive w/format from installer, yet I had no boot. I found Boot-repair and it fixed everything..!
– J. Parmenter
Dec 13 at 17:27