“GRUB Installation Failed” During Installation For Dual Booting
I'm a complete beginner to Linux and Ubuntu, and I've been trying to follow a few tutorials to set up a Windows 10 and Ubuntu dual boot on my PC. I've tried a few so far, and this is the most recent
My PC is running 64-bit Windows 10, has an Intel i5-6600k, 8GB RAM, an Nvidia GTX 960, my motherboard is an MSI H110M Pro-VD, and I have a 1TB hard drive. I don't know if any of that will be relevant, but from looking at other people's posts about this, their issues seem to have something to do with their manufacturer.
When I was following the tutorial, my PC didn't seem to have an option for secure boot in either Windows or the BIOS, so I continued on assuming that it wasn't a feature of my PC. I should also add that I did spot an option for either "UEFI" or "LEGACY + UEFI", which I left set to "LEGACY + UEFI", as that was the default, and from what I've understood, everything should work with either option.
Whenever I try to install Ubuntu, the first problem I encountered was that Ubuntu can't detect Windows 10, so I have to select "something else", and manually set up the partitions. After that, I then ran into the problem that I could only add one more partition before my empty space became "unusable", and after looking into that, realised that my hard drive must some form of system where you can only have 4 partitions, and I had to make my linux partitions logical rather than primary.
First I tried setting up my partitions like this, where sda5, 6, and 7 are all logical. I then encountered the following error during the installation:
GRUB Installation Failed
The 'grub-efi-amd64-signed' package failed to install into /target/. Without the GRUB boot loader, the installed system will not boot.
So I looked for people with a similar problem, and I'm reaching the point where all the answers are beyond me - the only questions that seem to have answers are being asked by people with much more experience than I, so I'm having trouble understanding the solutions.
I've tried adding a '/boot/' partition, and setting the boot loader installation to go to there, but I still get the same problem, as that was just a last ditch attempt based off what it sounded like people were saying.
I can't figure out what I'm supposed to be doing, and it's driving me mad. I've considered running Ubuntu in a VM, but I don't see the point in it if I'm still going to have to start up Windows to use it anyway.
I hope I've provided enough information to figure out the problem, and I'd really appreciate any help I can get.
boot dual-boot grub2 partitioning uefi
add a comment |
I'm a complete beginner to Linux and Ubuntu, and I've been trying to follow a few tutorials to set up a Windows 10 and Ubuntu dual boot on my PC. I've tried a few so far, and this is the most recent
My PC is running 64-bit Windows 10, has an Intel i5-6600k, 8GB RAM, an Nvidia GTX 960, my motherboard is an MSI H110M Pro-VD, and I have a 1TB hard drive. I don't know if any of that will be relevant, but from looking at other people's posts about this, their issues seem to have something to do with their manufacturer.
When I was following the tutorial, my PC didn't seem to have an option for secure boot in either Windows or the BIOS, so I continued on assuming that it wasn't a feature of my PC. I should also add that I did spot an option for either "UEFI" or "LEGACY + UEFI", which I left set to "LEGACY + UEFI", as that was the default, and from what I've understood, everything should work with either option.
Whenever I try to install Ubuntu, the first problem I encountered was that Ubuntu can't detect Windows 10, so I have to select "something else", and manually set up the partitions. After that, I then ran into the problem that I could only add one more partition before my empty space became "unusable", and after looking into that, realised that my hard drive must some form of system where you can only have 4 partitions, and I had to make my linux partitions logical rather than primary.
First I tried setting up my partitions like this, where sda5, 6, and 7 are all logical. I then encountered the following error during the installation:
GRUB Installation Failed
The 'grub-efi-amd64-signed' package failed to install into /target/. Without the GRUB boot loader, the installed system will not boot.
So I looked for people with a similar problem, and I'm reaching the point where all the answers are beyond me - the only questions that seem to have answers are being asked by people with much more experience than I, so I'm having trouble understanding the solutions.
I've tried adding a '/boot/' partition, and setting the boot loader installation to go to there, but I still get the same problem, as that was just a last ditch attempt based off what it sounded like people were saying.
I can't figure out what I'm supposed to be doing, and it's driving me mad. I've considered running Ubuntu in a VM, but I don't see the point in it if I'm still going to have to start up Windows to use it anyway.
I hope I've provided enough information to figure out the problem, and I'd really appreciate any help I can get.
boot dual-boot grub2 partitioning uefi
add a comment |
I'm a complete beginner to Linux and Ubuntu, and I've been trying to follow a few tutorials to set up a Windows 10 and Ubuntu dual boot on my PC. I've tried a few so far, and this is the most recent
My PC is running 64-bit Windows 10, has an Intel i5-6600k, 8GB RAM, an Nvidia GTX 960, my motherboard is an MSI H110M Pro-VD, and I have a 1TB hard drive. I don't know if any of that will be relevant, but from looking at other people's posts about this, their issues seem to have something to do with their manufacturer.
When I was following the tutorial, my PC didn't seem to have an option for secure boot in either Windows or the BIOS, so I continued on assuming that it wasn't a feature of my PC. I should also add that I did spot an option for either "UEFI" or "LEGACY + UEFI", which I left set to "LEGACY + UEFI", as that was the default, and from what I've understood, everything should work with either option.
Whenever I try to install Ubuntu, the first problem I encountered was that Ubuntu can't detect Windows 10, so I have to select "something else", and manually set up the partitions. After that, I then ran into the problem that I could only add one more partition before my empty space became "unusable", and after looking into that, realised that my hard drive must some form of system where you can only have 4 partitions, and I had to make my linux partitions logical rather than primary.
First I tried setting up my partitions like this, where sda5, 6, and 7 are all logical. I then encountered the following error during the installation:
GRUB Installation Failed
The 'grub-efi-amd64-signed' package failed to install into /target/. Without the GRUB boot loader, the installed system will not boot.
So I looked for people with a similar problem, and I'm reaching the point where all the answers are beyond me - the only questions that seem to have answers are being asked by people with much more experience than I, so I'm having trouble understanding the solutions.
I've tried adding a '/boot/' partition, and setting the boot loader installation to go to there, but I still get the same problem, as that was just a last ditch attempt based off what it sounded like people were saying.
I can't figure out what I'm supposed to be doing, and it's driving me mad. I've considered running Ubuntu in a VM, but I don't see the point in it if I'm still going to have to start up Windows to use it anyway.
I hope I've provided enough information to figure out the problem, and I'd really appreciate any help I can get.
boot dual-boot grub2 partitioning uefi
I'm a complete beginner to Linux and Ubuntu, and I've been trying to follow a few tutorials to set up a Windows 10 and Ubuntu dual boot on my PC. I've tried a few so far, and this is the most recent
My PC is running 64-bit Windows 10, has an Intel i5-6600k, 8GB RAM, an Nvidia GTX 960, my motherboard is an MSI H110M Pro-VD, and I have a 1TB hard drive. I don't know if any of that will be relevant, but from looking at other people's posts about this, their issues seem to have something to do with their manufacturer.
When I was following the tutorial, my PC didn't seem to have an option for secure boot in either Windows or the BIOS, so I continued on assuming that it wasn't a feature of my PC. I should also add that I did spot an option for either "UEFI" or "LEGACY + UEFI", which I left set to "LEGACY + UEFI", as that was the default, and from what I've understood, everything should work with either option.
Whenever I try to install Ubuntu, the first problem I encountered was that Ubuntu can't detect Windows 10, so I have to select "something else", and manually set up the partitions. After that, I then ran into the problem that I could only add one more partition before my empty space became "unusable", and after looking into that, realised that my hard drive must some form of system where you can only have 4 partitions, and I had to make my linux partitions logical rather than primary.
First I tried setting up my partitions like this, where sda5, 6, and 7 are all logical. I then encountered the following error during the installation:
GRUB Installation Failed
The 'grub-efi-amd64-signed' package failed to install into /target/. Without the GRUB boot loader, the installed system will not boot.
So I looked for people with a similar problem, and I'm reaching the point where all the answers are beyond me - the only questions that seem to have answers are being asked by people with much more experience than I, so I'm having trouble understanding the solutions.
I've tried adding a '/boot/' partition, and setting the boot loader installation to go to there, but I still get the same problem, as that was just a last ditch attempt based off what it sounded like people were saying.
I can't figure out what I'm supposed to be doing, and it's driving me mad. I've considered running Ubuntu in a VM, but I don't see the point in it if I'm still going to have to start up Windows to use it anyway.
I hope I've provided enough information to figure out the problem, and I'd really appreciate any help I can get.
boot dual-boot grub2 partitioning uefi
boot dual-boot grub2 partitioning uefi
asked Feb 1 at 22:59
Harry KellyHarry Kelly
12
12
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%2f1114863%2fgrub-installation-failed-during-installation-for-dual-booting%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%2f1114863%2fgrub-installation-failed-during-installation-for-dual-booting%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