Why am getting booted straight to Ubuntu?

Multi tool use
I dual booted ubuntu and then restarted my pc but instead of showing the grub bootloader menu it loads me directly into Ubuntu i do have all the files of windows including the C rom..
i tried upgrading Grub but it cant find windows 10.. WHY??
i have a gygabyte motherboard
.
grub2 18.04
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
I dual booted ubuntu and then restarted my pc but instead of showing the grub bootloader menu it loads me directly into Ubuntu i do have all the files of windows including the C rom..
i tried upgrading Grub but it cant find windows 10.. WHY??
i have a gygabyte motherboard
.
grub2 18.04
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
can you add outputs ofsudo update-grub
andgedit /etc/default/grub
to your Question?
– PRATAP
Jan 22 at 18:27
add a comment |
I dual booted ubuntu and then restarted my pc but instead of showing the grub bootloader menu it loads me directly into Ubuntu i do have all the files of windows including the C rom..
i tried upgrading Grub but it cant find windows 10.. WHY??
i have a gygabyte motherboard
.
grub2 18.04
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
I dual booted ubuntu and then restarted my pc but instead of showing the grub bootloader menu it loads me directly into Ubuntu i do have all the files of windows including the C rom..
i tried upgrading Grub but it cant find windows 10.. WHY??
i have a gygabyte motherboard
.
grub2 18.04
grub2 18.04
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited Jan 22 at 18:50
DeVoe
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked Jan 22 at 18:24
DeVoeDeVoe
163
163
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1
can you add outputs ofsudo update-grub
andgedit /etc/default/grub
to your Question?
– PRATAP
Jan 22 at 18:27
add a comment |
1
can you add outputs ofsudo update-grub
andgedit /etc/default/grub
to your Question?
– PRATAP
Jan 22 at 18:27
1
1
can you add outputs of
sudo update-grub
and gedit /etc/default/grub
to your Question?– PRATAP
Jan 22 at 18:27
can you add outputs of
sudo update-grub
and gedit /etc/default/grub
to your Question?– PRATAP
Jan 22 at 18:27
add a comment |
1 Answer
1
active
oldest
votes
Ok fixed my issue i changed my storage boot option and other pci device ROM priority both to UEFI only and enabled LAN PXE Boot option ROM and then updated grub and rebooted my pc and it got fixed
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
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
});
}
});
DeVoe 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%2f1112036%2fwhy-am-getting-booted-straight-to-ubuntu%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
Ok fixed my issue i changed my storage boot option and other pci device ROM priority both to UEFI only and enabled LAN PXE Boot option ROM and then updated grub and rebooted my pc and it got fixed
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
add a comment |
Ok fixed my issue i changed my storage boot option and other pci device ROM priority both to UEFI only and enabled LAN PXE Boot option ROM and then updated grub and rebooted my pc and it got fixed
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
add a comment |
Ok fixed my issue i changed my storage boot option and other pci device ROM priority both to UEFI only and enabled LAN PXE Boot option ROM and then updated grub and rebooted my pc and it got fixed
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Ok fixed my issue i changed my storage boot option and other pci device ROM priority both to UEFI only and enabled LAN PXE Boot option ROM and then updated grub and rebooted my pc and it got fixed
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
answered Jan 22 at 18:50
DeVoeDeVoe
163
163
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
DeVoe is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
add a comment |
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Thanks for removing the solution from the question and posting it as an answer instead. Here we "accept" the most useful answer (by clicking the tick (✓) next to it) to indicate we've found a working solution and also so that others may more easily find it in the future. But since you posted the answer yourself, you won't be able to accept the answer right now. You'll be able to do that after two days.
– pomsky
Jan 22 at 18:59
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
Please copy/paste this answer and post it as an answer to this question: askubuntu.com/questions/217904. It's a question that was viewed 69,319 times, and it would help Ask Ubuntu users if they could read it there.
– karel
Jan 23 at 2:03
add a comment |
DeVoe is a new contributor. Be nice, and check out our Code of Conduct.
DeVoe is a new contributor. Be nice, and check out our Code of Conduct.
DeVoe is a new contributor. Be nice, and check out our Code of Conduct.
DeVoe 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.
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%2f1112036%2fwhy-am-getting-booted-straight-to-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
WZkf7cDbqej,PUCo,r2Q2BGcKiHj6g X 6arc Jo 3Q2mwjLIK fspisWuoW7P2I,1,KNruObSKSkRAK Bhw4buBpInjMCFGkLd
1
can you add outputs of
sudo update-grub
andgedit /etc/default/grub
to your Question?– PRATAP
Jan 22 at 18:27