Computer boots automatically into GNU GRUB, no other options
Currently, when I start my computer, this screen is shown. I do not have any other options, it boots into this within a second of starting my computer.
I used to have Windows 8.1 dual booted with Ubuntu. Today I decided that I don't need Ubuntu anymore and would rather have the extra space. These are the steps I took:
- Opened disk manager. Deleted the partitions I believed to be Ubuntu (99% sure I allocated 100GB right next to my D: partition, and that's what I deleted and merged with D). There were 3 partitions next to D, which I believe somehow all belonged to Ubuntu, and when added together were 100GB. They were all marked as "Healthy primary partition"
- Went into the UEFI settings and enabled Secure Boot, disabled CSM
- Restarted and landed on the above screen.
If I do ls
I get the following options:
(hd0) (hd0,gpt6) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
When I do ls (hd0,gpt1)
I get
Filesystem is fat
Everything else returns
Filesystem is unknown
I have previously made a recovery USB for my Windows, but I don't know how to boot from it. I don't particularly care about the stuff I had on my Windows machine and all I really want is to have a computer that boots into Windows. If I could have it as it was out of the box, that would be great. Any advice on how I should proceed?
Thank you
boot dual-boot grub2 partitioning
add a comment |
Currently, when I start my computer, this screen is shown. I do not have any other options, it boots into this within a second of starting my computer.
I used to have Windows 8.1 dual booted with Ubuntu. Today I decided that I don't need Ubuntu anymore and would rather have the extra space. These are the steps I took:
- Opened disk manager. Deleted the partitions I believed to be Ubuntu (99% sure I allocated 100GB right next to my D: partition, and that's what I deleted and merged with D). There were 3 partitions next to D, which I believe somehow all belonged to Ubuntu, and when added together were 100GB. They were all marked as "Healthy primary partition"
- Went into the UEFI settings and enabled Secure Boot, disabled CSM
- Restarted and landed on the above screen.
If I do ls
I get the following options:
(hd0) (hd0,gpt6) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
When I do ls (hd0,gpt1)
I get
Filesystem is fat
Everything else returns
Filesystem is unknown
I have previously made a recovery USB for my Windows, but I don't know how to boot from it. I don't particularly care about the stuff I had on my Windows machine and all I really want is to have a computer that boots into Windows. If I could have it as it was out of the box, that would be great. Any advice on how I should proceed?
Thank you
boot dual-boot grub2 partitioning
add a comment |
Currently, when I start my computer, this screen is shown. I do not have any other options, it boots into this within a second of starting my computer.
I used to have Windows 8.1 dual booted with Ubuntu. Today I decided that I don't need Ubuntu anymore and would rather have the extra space. These are the steps I took:
- Opened disk manager. Deleted the partitions I believed to be Ubuntu (99% sure I allocated 100GB right next to my D: partition, and that's what I deleted and merged with D). There were 3 partitions next to D, which I believe somehow all belonged to Ubuntu, and when added together were 100GB. They were all marked as "Healthy primary partition"
- Went into the UEFI settings and enabled Secure Boot, disabled CSM
- Restarted and landed on the above screen.
If I do ls
I get the following options:
(hd0) (hd0,gpt6) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
When I do ls (hd0,gpt1)
I get
Filesystem is fat
Everything else returns
Filesystem is unknown
I have previously made a recovery USB for my Windows, but I don't know how to boot from it. I don't particularly care about the stuff I had on my Windows machine and all I really want is to have a computer that boots into Windows. If I could have it as it was out of the box, that would be great. Any advice on how I should proceed?
Thank you
boot dual-boot grub2 partitioning
Currently, when I start my computer, this screen is shown. I do not have any other options, it boots into this within a second of starting my computer.
I used to have Windows 8.1 dual booted with Ubuntu. Today I decided that I don't need Ubuntu anymore and would rather have the extra space. These are the steps I took:
- Opened disk manager. Deleted the partitions I believed to be Ubuntu (99% sure I allocated 100GB right next to my D: partition, and that's what I deleted and merged with D). There were 3 partitions next to D, which I believe somehow all belonged to Ubuntu, and when added together were 100GB. They were all marked as "Healthy primary partition"
- Went into the UEFI settings and enabled Secure Boot, disabled CSM
- Restarted and landed on the above screen.
If I do ls
I get the following options:
(hd0) (hd0,gpt6) (hd0,gpt5) (hd0,gpt4) (hd0,gpt3) (hd0,gpt2) (hd0,gpt1)
When I do ls (hd0,gpt1)
I get
Filesystem is fat
Everything else returns
Filesystem is unknown
I have previously made a recovery USB for my Windows, but I don't know how to boot from it. I don't particularly care about the stuff I had on my Windows machine and all I really want is to have a computer that boots into Windows. If I could have it as it was out of the box, that would be great. Any advice on how I should proceed?
Thank you
boot dual-boot grub2 partitioning
boot dual-boot grub2 partitioning
asked Oct 17 '14 at 5:29
SaiyanGirlSaiyanGirl
126118
126118
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
Here's what worked for me. First of all, to quit GRUB2, if I ran exit
twice, my computer would finally boot into Windows.
I then had to go to my UEFI settings:
- Open charms bar (swipe from the right in)
- Click
Settings
- Change
PC settings
(located at the bottom) Update and Recovery
Recovery
- Under
Advanced Start Up
, clickRestart now
Once there, I was able to open the Boot menu from under the advanced options and I deleted the ubuntu entries.
Afterwards, I reinstalled Windows, though I don't think that's necessary. If you want to reinstall, that option is also under the PC Settings
-> Update and Recovery
-> Recovery
.
add a comment |
I accidentally made my computer boot to GNU GRUB, so I understand your issue.
I just enter exit
until it boots to OS.
add a comment |
If you ever want to go back into ubuntu, when you are choosing what operating system to run, select the more options button or whatever it says.next choose boot from another device, then select ubuntu. Then, it should bring up the ubuntu startup screen.press enter, then it will load ubuntu like normal.
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
add a comment |
4 years later, same problem, different solution.
I had deleted the Linux Partition through disk manager and then my computer would keep starting in the Grub terminal. To get rid of that, I had to do the following in an advanced command prompt:
Diskpart
List disk (Note which disk is your System drive number. Mine was 2)
Sel disk 2
List vol (Note which volume is the EFI partition mine is 4)
Sel vol 4
assign letter=V: (or any other unassigned letter)
Exit
Then navigate into that directory:
V:
cd EFI
dir (to see what is in there. I had neon and ubuntu in the list)
rmdir /S ubuntu
rmdir /S neon
And restart! Make note of whatever other directory in there that might be linux related and delete them. I initially didn't know neon was a Linux Flavour (I received my husband's old laptop, I didn't install these) and that caused further headaches as my computer kept restart in the grub terminal.
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%2f538083%2fcomputer-boots-automatically-into-gnu-grub-no-other-options%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
Here's what worked for me. First of all, to quit GRUB2, if I ran exit
twice, my computer would finally boot into Windows.
I then had to go to my UEFI settings:
- Open charms bar (swipe from the right in)
- Click
Settings
- Change
PC settings
(located at the bottom) Update and Recovery
Recovery
- Under
Advanced Start Up
, clickRestart now
Once there, I was able to open the Boot menu from under the advanced options and I deleted the ubuntu entries.
Afterwards, I reinstalled Windows, though I don't think that's necessary. If you want to reinstall, that option is also under the PC Settings
-> Update and Recovery
-> Recovery
.
add a comment |
Here's what worked for me. First of all, to quit GRUB2, if I ran exit
twice, my computer would finally boot into Windows.
I then had to go to my UEFI settings:
- Open charms bar (swipe from the right in)
- Click
Settings
- Change
PC settings
(located at the bottom) Update and Recovery
Recovery
- Under
Advanced Start Up
, clickRestart now
Once there, I was able to open the Boot menu from under the advanced options and I deleted the ubuntu entries.
Afterwards, I reinstalled Windows, though I don't think that's necessary. If you want to reinstall, that option is also under the PC Settings
-> Update and Recovery
-> Recovery
.
add a comment |
Here's what worked for me. First of all, to quit GRUB2, if I ran exit
twice, my computer would finally boot into Windows.
I then had to go to my UEFI settings:
- Open charms bar (swipe from the right in)
- Click
Settings
- Change
PC settings
(located at the bottom) Update and Recovery
Recovery
- Under
Advanced Start Up
, clickRestart now
Once there, I was able to open the Boot menu from under the advanced options and I deleted the ubuntu entries.
Afterwards, I reinstalled Windows, though I don't think that's necessary. If you want to reinstall, that option is also under the PC Settings
-> Update and Recovery
-> Recovery
.
Here's what worked for me. First of all, to quit GRUB2, if I ran exit
twice, my computer would finally boot into Windows.
I then had to go to my UEFI settings:
- Open charms bar (swipe from the right in)
- Click
Settings
- Change
PC settings
(located at the bottom) Update and Recovery
Recovery
- Under
Advanced Start Up
, clickRestart now
Once there, I was able to open the Boot menu from under the advanced options and I deleted the ubuntu entries.
Afterwards, I reinstalled Windows, though I don't think that's necessary. If you want to reinstall, that option is also under the PC Settings
-> Update and Recovery
-> Recovery
.
edited Oct 31 '14 at 22:25
answered Oct 17 '14 at 18:04
SaiyanGirlSaiyanGirl
126118
126118
add a comment |
add a comment |
I accidentally made my computer boot to GNU GRUB, so I understand your issue.
I just enter exit
until it boots to OS.
add a comment |
I accidentally made my computer boot to GNU GRUB, so I understand your issue.
I just enter exit
until it boots to OS.
add a comment |
I accidentally made my computer boot to GNU GRUB, so I understand your issue.
I just enter exit
until it boots to OS.
I accidentally made my computer boot to GNU GRUB, so I understand your issue.
I just enter exit
until it boots to OS.
edited Dec 13 '17 at 2:42
answered Oct 12 '17 at 20:02
GamerGeekGamerGeek
112
112
add a comment |
add a comment |
If you ever want to go back into ubuntu, when you are choosing what operating system to run, select the more options button or whatever it says.next choose boot from another device, then select ubuntu. Then, it should bring up the ubuntu startup screen.press enter, then it will load ubuntu like normal.
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
add a comment |
If you ever want to go back into ubuntu, when you are choosing what operating system to run, select the more options button or whatever it says.next choose boot from another device, then select ubuntu. Then, it should bring up the ubuntu startup screen.press enter, then it will load ubuntu like normal.
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
add a comment |
If you ever want to go back into ubuntu, when you are choosing what operating system to run, select the more options button or whatever it says.next choose boot from another device, then select ubuntu. Then, it should bring up the ubuntu startup screen.press enter, then it will load ubuntu like normal.
If you ever want to go back into ubuntu, when you are choosing what operating system to run, select the more options button or whatever it says.next choose boot from another device, then select ubuntu. Then, it should bring up the ubuntu startup screen.press enter, then it will load ubuntu like normal.
answered May 26 '17 at 0:48
JackiJacki
1
1
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
add a comment |
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
1
1
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
This does not answer the question.
– fosslinux
May 26 '17 at 2:58
add a comment |
4 years later, same problem, different solution.
I had deleted the Linux Partition through disk manager and then my computer would keep starting in the Grub terminal. To get rid of that, I had to do the following in an advanced command prompt:
Diskpart
List disk (Note which disk is your System drive number. Mine was 2)
Sel disk 2
List vol (Note which volume is the EFI partition mine is 4)
Sel vol 4
assign letter=V: (or any other unassigned letter)
Exit
Then navigate into that directory:
V:
cd EFI
dir (to see what is in there. I had neon and ubuntu in the list)
rmdir /S ubuntu
rmdir /S neon
And restart! Make note of whatever other directory in there that might be linux related and delete them. I initially didn't know neon was a Linux Flavour (I received my husband's old laptop, I didn't install these) and that caused further headaches as my computer kept restart in the grub terminal.
add a comment |
4 years later, same problem, different solution.
I had deleted the Linux Partition through disk manager and then my computer would keep starting in the Grub terminal. To get rid of that, I had to do the following in an advanced command prompt:
Diskpart
List disk (Note which disk is your System drive number. Mine was 2)
Sel disk 2
List vol (Note which volume is the EFI partition mine is 4)
Sel vol 4
assign letter=V: (or any other unassigned letter)
Exit
Then navigate into that directory:
V:
cd EFI
dir (to see what is in there. I had neon and ubuntu in the list)
rmdir /S ubuntu
rmdir /S neon
And restart! Make note of whatever other directory in there that might be linux related and delete them. I initially didn't know neon was a Linux Flavour (I received my husband's old laptop, I didn't install these) and that caused further headaches as my computer kept restart in the grub terminal.
add a comment |
4 years later, same problem, different solution.
I had deleted the Linux Partition through disk manager and then my computer would keep starting in the Grub terminal. To get rid of that, I had to do the following in an advanced command prompt:
Diskpart
List disk (Note which disk is your System drive number. Mine was 2)
Sel disk 2
List vol (Note which volume is the EFI partition mine is 4)
Sel vol 4
assign letter=V: (or any other unassigned letter)
Exit
Then navigate into that directory:
V:
cd EFI
dir (to see what is in there. I had neon and ubuntu in the list)
rmdir /S ubuntu
rmdir /S neon
And restart! Make note of whatever other directory in there that might be linux related and delete them. I initially didn't know neon was a Linux Flavour (I received my husband's old laptop, I didn't install these) and that caused further headaches as my computer kept restart in the grub terminal.
4 years later, same problem, different solution.
I had deleted the Linux Partition through disk manager and then my computer would keep starting in the Grub terminal. To get rid of that, I had to do the following in an advanced command prompt:
Diskpart
List disk (Note which disk is your System drive number. Mine was 2)
Sel disk 2
List vol (Note which volume is the EFI partition mine is 4)
Sel vol 4
assign letter=V: (or any other unassigned letter)
Exit
Then navigate into that directory:
V:
cd EFI
dir (to see what is in there. I had neon and ubuntu in the list)
rmdir /S ubuntu
rmdir /S neon
And restart! Make note of whatever other directory in there that might be linux related and delete them. I initially didn't know neon was a Linux Flavour (I received my husband's old laptop, I didn't install these) and that caused further headaches as my computer kept restart in the grub terminal.
answered Nov 4 '18 at 18:55
SaiyanGirlSaiyanGirl
126118
126118
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%2f538083%2fcomputer-boots-automatically-into-gnu-grub-no-other-options%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