dual boot Ubuntu-Windows crash and grub prompt
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ margin-bottom:0;
}
I am trying to dual boot a computer with pre-installed Windows10. My goal is to install the latest version of Ubuntu18 in a partition.
I have followed the instructions I found. I
- unflagged "turn on fast startup"
- unflagged "secure boot"
- created an installation USB key
- freed some space from Windows disk management
- rebooted and selected the option "Install Ubuntu"
everything went on smoothly until the end of the installation. Then I was asked to reboot but, as soon as I clicked that option, the computer became unresponsive. I may have done a terrible mistake here because after some (long) time I decided to switch off and back on.
Next, grub prompt appeared and it was impossible to enter either ubuntu or Windows
After some unsuccesful attempts, I just used F11 and managed to go back to Windows (which works just fine)
Now the system seems to ignore the partition or grub if I reboot. my questions
- did I mess everything up when the system seemed unresponsive or something had already gone wrong?
- since the installation seemed to be succesfully completed, is there a chance to get the grub prompt back and fix things from there?
- I am quite tempted to just delete the "broken" partition from Windows and repeat the passages, but I may solve nothing and make thing worse... or maybe not?
Any suggestions?
Thank you in advance
edit: by reboot+F11+ubuntu disk I can get back to the grub prompt.
then if I type
ls (hd0,1)/efi/ubuntu/
I get
./ ../ grubx64.efi shimx64.efi mmx64.efi bootx64.csv grub.cfg
dual-boot grub2 partitioning windows-10 18.10
|
show 2 more comments
I am trying to dual boot a computer with pre-installed Windows10. My goal is to install the latest version of Ubuntu18 in a partition.
I have followed the instructions I found. I
- unflagged "turn on fast startup"
- unflagged "secure boot"
- created an installation USB key
- freed some space from Windows disk management
- rebooted and selected the option "Install Ubuntu"
everything went on smoothly until the end of the installation. Then I was asked to reboot but, as soon as I clicked that option, the computer became unresponsive. I may have done a terrible mistake here because after some (long) time I decided to switch off and back on.
Next, grub prompt appeared and it was impossible to enter either ubuntu or Windows
After some unsuccesful attempts, I just used F11 and managed to go back to Windows (which works just fine)
Now the system seems to ignore the partition or grub if I reboot. my questions
- did I mess everything up when the system seemed unresponsive or something had already gone wrong?
- since the installation seemed to be succesfully completed, is there a chance to get the grub prompt back and fix things from there?
- I am quite tempted to just delete the "broken" partition from Windows and repeat the passages, but I may solve nothing and make thing worse... or maybe not?
Any suggestions?
Thank you in advance
edit: by reboot+F11+ubuntu disk I can get back to the grub prompt.
then if I type
ls (hd0,1)/efi/ubuntu/
I get
./ ../ grubx64.efi shimx64.efi mmx64.efi bootx64.csv grub.cfg
dual-boot grub2 partitioning windows-10 18.10
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19
|
show 2 more comments
I am trying to dual boot a computer with pre-installed Windows10. My goal is to install the latest version of Ubuntu18 in a partition.
I have followed the instructions I found. I
- unflagged "turn on fast startup"
- unflagged "secure boot"
- created an installation USB key
- freed some space from Windows disk management
- rebooted and selected the option "Install Ubuntu"
everything went on smoothly until the end of the installation. Then I was asked to reboot but, as soon as I clicked that option, the computer became unresponsive. I may have done a terrible mistake here because after some (long) time I decided to switch off and back on.
Next, grub prompt appeared and it was impossible to enter either ubuntu or Windows
After some unsuccesful attempts, I just used F11 and managed to go back to Windows (which works just fine)
Now the system seems to ignore the partition or grub if I reboot. my questions
- did I mess everything up when the system seemed unresponsive or something had already gone wrong?
- since the installation seemed to be succesfully completed, is there a chance to get the grub prompt back and fix things from there?
- I am quite tempted to just delete the "broken" partition from Windows and repeat the passages, but I may solve nothing and make thing worse... or maybe not?
Any suggestions?
Thank you in advance
edit: by reboot+F11+ubuntu disk I can get back to the grub prompt.
then if I type
ls (hd0,1)/efi/ubuntu/
I get
./ ../ grubx64.efi shimx64.efi mmx64.efi bootx64.csv grub.cfg
dual-boot grub2 partitioning windows-10 18.10
I am trying to dual boot a computer with pre-installed Windows10. My goal is to install the latest version of Ubuntu18 in a partition.
I have followed the instructions I found. I
- unflagged "turn on fast startup"
- unflagged "secure boot"
- created an installation USB key
- freed some space from Windows disk management
- rebooted and selected the option "Install Ubuntu"
everything went on smoothly until the end of the installation. Then I was asked to reboot but, as soon as I clicked that option, the computer became unresponsive. I may have done a terrible mistake here because after some (long) time I decided to switch off and back on.
Next, grub prompt appeared and it was impossible to enter either ubuntu or Windows
After some unsuccesful attempts, I just used F11 and managed to go back to Windows (which works just fine)
Now the system seems to ignore the partition or grub if I reboot. my questions
- did I mess everything up when the system seemed unresponsive or something had already gone wrong?
- since the installation seemed to be succesfully completed, is there a chance to get the grub prompt back and fix things from there?
- I am quite tempted to just delete the "broken" partition from Windows and repeat the passages, but I may solve nothing and make thing worse... or maybe not?
Any suggestions?
Thank you in advance
edit: by reboot+F11+ubuntu disk I can get back to the grub prompt.
then if I type
ls (hd0,1)/efi/ubuntu/
I get
./ ../ grubx64.efi shimx64.efi mmx64.efi bootx64.csv grub.cfg
dual-boot grub2 partitioning windows-10 18.10
dual-boot grub2 partitioning windows-10 18.10
edited Mar 28 at 0:44
lepisma
asked Mar 27 at 20:57
lepismalepisma
84
84
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19
|
show 2 more comments
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19
|
show 2 more comments
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%2f1129245%2fdual-boot-ubuntu-windows-crash-and-grub-prompt%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%2f1129245%2fdual-boot-ubuntu-windows-crash-and-grub-prompt%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
What brand/model system? What video card/chip? May be best to see details, use ppa version with your live installer or any working install, not older Boot-Repair ISO: Please copy & paste link to the Boot-info summary report ( do not post report), the auto fix sometimes can create more issues. help.ubuntu.com/community/Boot-Repair
– oldfred
Mar 28 at 2:06
Hp pavilion gaming laptop 15, nvidia geforce gtx 1050 ti. for ppa version shouldn't I be able to enter ubuntu?
– lepisma
Apr 3 at 11:32
You add Boot-Repair to Ubuntu live installer and run it in live mode, not install mode. Did you not need nomodeset to boot live installer? Normally with nVidia you need nomodeset boot parameter both to install & first boot or until you install nVidia driver. askubuntu.com/questions/813676/…
– oldfred
Apr 3 at 14:15
Thank you but I cannot access live mode (which should be "try ubuntu" if I am not mistaken). Everything seemed fine without nomodeset...
– lepisma
Apr 3 at 14:50
Did your live installer get corrupted during install? You need to get that to work.
– oldfred
Apr 3 at 15:19