GRUB menu not showing up on boot after replacing batteryWindows 8 partition does not bootUbuntu 15.10/14.04 didn't dual boot w/Win 10 on Acer AspireGrub 2 multiple boot options - what do they do?UEFI boot option disappeared for Ubuntu installed on secondary driveWhy does dual boot not work?How do I force BIOS to boot to shimx64.efi file when you turn OFF the computer? No dual boot needed

Why is strlen so complex in C?

How to check whether a sublist exist in a huge database lists in a fast way?

Set orthographic view using python?

Is it unusual for a math department not to have a mail/web server?

Dealing with stress in coding interviews

Book featuring a child learning from a crowdsourced AI book

1mth baby boy keeps peeing through diapers, sometimes diper seems practically unused

Why is adding AC power easier than adding DC power?

Hangman game in Python - need feedback on the quality of code

How do you capitalize agile costs with less mature teams?

What is this fighter jet at Weymouth NAS?

Notice period 60 days but I need to join in 45 days

74S vs 74LS ICs

Why does a sticker slowly peel off, but if it is pulled quickly it tears?

Is this password scheme legit?

Biological refrigeration?

Can I renew my USA passport book and passport card separately?

Half filled water bottle

How to actually concatenate two Strings?

What does it take for witness testimony to be believed?

Why is "dyadic" the only word with the prefix "dy-"?

about to retire but not retired yet, employed but not working any more

Can MuseScore be used programmatically?

Weighted smooth histogram



GRUB menu not showing up on boot after replacing battery


Windows 8 partition does not bootUbuntu 15.10/14.04 didn't dual boot w/Win 10 on Acer AspireGrub 2 multiple boot options - what do they do?UEFI boot option disappeared for Ubuntu installed on secondary driveWhy does dual boot not work?How do I force BIOS to boot to shimx64.efi file when you turn OFF the computer? No dual boot needed






.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








2















I have an Asus F555L model with dual boot (Ubuntu 18.04 LTS and Windows 10).



On starting my computer, I always get the option to choose between OS from the GRUB loader. However, my battery was swelling, and hence I removed it and replaced it with a new one.



Since I have done this, my computer directly goes into Windows. I do not get the option of choosing from the GRUB loader at all.



Disabling Fast Boot from BIOS hasnt helped. I have also tried pressing, Shift, Space and ESC on start but none of them helped.



I also tried putting the old battery back and it doesnt show up on that either.



What other options do I have to get my Ubuntu OS back with all my files and programs?




Boot screen from BIOS:
enter image description here

Output of efibootmgr -v

ubuntu@ubuntu:~$ efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0001
Boot0000* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIUBUNTUGRUBX64.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=..9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5....I................
Boot0001* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)..BO
Boot0002* UEFI: SanDisk Cruzer Blade 1.27 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x17b611,0x800,0x1dd1000)..BO









share|improve this question









New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

    – guillermo chamorro
    9 hours ago











  • Boot Option 1 (Windows), Boot Option 2 (Windows).

    – trollster
    9 hours ago











  • When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

    – singrium
    9 hours ago











  • I do not see Ubuntu at all, unfortunately.

    – trollster
    9 hours ago











  • Do you have a switch Legacy to UEFI?

    – guillermo chamorro
    9 hours ago

















2















I have an Asus F555L model with dual boot (Ubuntu 18.04 LTS and Windows 10).



On starting my computer, I always get the option to choose between OS from the GRUB loader. However, my battery was swelling, and hence I removed it and replaced it with a new one.



Since I have done this, my computer directly goes into Windows. I do not get the option of choosing from the GRUB loader at all.



Disabling Fast Boot from BIOS hasnt helped. I have also tried pressing, Shift, Space and ESC on start but none of them helped.



I also tried putting the old battery back and it doesnt show up on that either.



What other options do I have to get my Ubuntu OS back with all my files and programs?




Boot screen from BIOS:
enter image description here

Output of efibootmgr -v

ubuntu@ubuntu:~$ efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0001
Boot0000* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIUBUNTUGRUBX64.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=..9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5....I................
Boot0001* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)..BO
Boot0002* UEFI: SanDisk Cruzer Blade 1.27 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x17b611,0x800,0x1dd1000)..BO









share|improve this question









New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.





















  • I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

    – guillermo chamorro
    9 hours ago











  • Boot Option 1 (Windows), Boot Option 2 (Windows).

    – trollster
    9 hours ago











  • When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

    – singrium
    9 hours ago











  • I do not see Ubuntu at all, unfortunately.

    – trollster
    9 hours ago











  • Do you have a switch Legacy to UEFI?

    – guillermo chamorro
    9 hours ago













2












2








2


1






I have an Asus F555L model with dual boot (Ubuntu 18.04 LTS and Windows 10).



On starting my computer, I always get the option to choose between OS from the GRUB loader. However, my battery was swelling, and hence I removed it and replaced it with a new one.



Since I have done this, my computer directly goes into Windows. I do not get the option of choosing from the GRUB loader at all.



Disabling Fast Boot from BIOS hasnt helped. I have also tried pressing, Shift, Space and ESC on start but none of them helped.



I also tried putting the old battery back and it doesnt show up on that either.



What other options do I have to get my Ubuntu OS back with all my files and programs?




Boot screen from BIOS:
enter image description here

Output of efibootmgr -v

ubuntu@ubuntu:~$ efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0001
Boot0000* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIUBUNTUGRUBX64.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=..9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5....I................
Boot0001* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)..BO
Boot0002* UEFI: SanDisk Cruzer Blade 1.27 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x17b611,0x800,0x1dd1000)..BO









share|improve this question









New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.











I have an Asus F555L model with dual boot (Ubuntu 18.04 LTS and Windows 10).



On starting my computer, I always get the option to choose between OS from the GRUB loader. However, my battery was swelling, and hence I removed it and replaced it with a new one.



Since I have done this, my computer directly goes into Windows. I do not get the option of choosing from the GRUB loader at all.



Disabling Fast Boot from BIOS hasnt helped. I have also tried pressing, Shift, Space and ESC on start but none of them helped.



I also tried putting the old battery back and it doesnt show up on that either.



What other options do I have to get my Ubuntu OS back with all my files and programs?




Boot screen from BIOS:
enter image description here

Output of efibootmgr -v

ubuntu@ubuntu:~$ efibootmgr -v
BootCurrent: 0002
Timeout: 1 seconds
BootOrder: 0002,0000,0001
Boot0000* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIUBUNTUGRUBX64.EFI)WINDOWS.........x...B.C.D.O.B.J.E.C.T.=..9.d.e.a.8.6.2.c.-.5.c.d.d.-.4.e.7.0.-.a.c.c.1.-.f.3.2.b.3.4.4.d.4.7.9.5....I................
Boot0001* Windows Boot Manager HD(1,GPT,75833fa7-0273-4038-ac92-599cc968ad03,0x800,0x32000)/File(EFIMICROSOFTBOOTBOOTMGFW.EFI)..BO
Boot0002* UEFI: SanDisk Cruzer Blade 1.27 PciRoot(0x0)/Pci(0x14,0x0)/USB(1,0)/HD(1,MBR,0x17b611,0x800,0x1dd1000)..BO






dual-boot 18.04 grub2 windows battery






share|improve this question









New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.










share|improve this question









New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








share|improve this question




share|improve this question








edited 8 hours ago







trollster













New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.








asked 9 hours ago









trollstertrollster

1131 silver badge5 bronze badges




1131 silver badge5 bronze badges




New contributor



trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.




New contributor




trollster is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.

















  • I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

    – guillermo chamorro
    9 hours ago











  • Boot Option 1 (Windows), Boot Option 2 (Windows).

    – trollster
    9 hours ago











  • When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

    – singrium
    9 hours ago











  • I do not see Ubuntu at all, unfortunately.

    – trollster
    9 hours ago











  • Do you have a switch Legacy to UEFI?

    – guillermo chamorro
    9 hours ago

















  • I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

    – guillermo chamorro
    9 hours ago











  • Boot Option 1 (Windows), Boot Option 2 (Windows).

    – trollster
    9 hours ago











  • When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

    – singrium
    9 hours ago











  • I do not see Ubuntu at all, unfortunately.

    – trollster
    9 hours ago











  • Do you have a switch Legacy to UEFI?

    – guillermo chamorro
    9 hours ago
















I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

– guillermo chamorro
9 hours ago





I guess your BIOS was resetted to it's default configuration. What options do you have in the Boot menu?

– guillermo chamorro
9 hours ago













Boot Option 1 (Windows), Boot Option 2 (Windows).

– trollster
9 hours ago





Boot Option 1 (Windows), Boot Option 2 (Windows).

– trollster
9 hours ago













When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

– singrium
9 hours ago





When restarting your PC, go to the BIOS menu and check the Boot order. If you still have Ubuntu, make it the first. Once it boots to Ubuntu, you can reinstall grub by running sudo apt install --reinstall grub-efi-amd64 for example

– singrium
9 hours ago













I do not see Ubuntu at all, unfortunately.

– trollster
9 hours ago





I do not see Ubuntu at all, unfortunately.

– trollster
9 hours ago













Do you have a switch Legacy to UEFI?

– guillermo chamorro
9 hours ago





Do you have a switch Legacy to UEFI?

– guillermo chamorro
9 hours ago










1 Answer
1






active

oldest

votes


















3















The output of efibootmgr -v revealed that the boot-entry for Ubuntu is broken, so I recommended to make use of boot-repair which fixed the issue.






share|improve this answer

























  • Thanks a ton! :)

    – trollster
    8 hours ago













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
);



);






trollster is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1168707%2fgrub-menu-not-showing-up-on-boot-after-replacing-battery%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









3















The output of efibootmgr -v revealed that the boot-entry for Ubuntu is broken, so I recommended to make use of boot-repair which fixed the issue.






share|improve this answer

























  • Thanks a ton! :)

    – trollster
    8 hours ago















3















The output of efibootmgr -v revealed that the boot-entry for Ubuntu is broken, so I recommended to make use of boot-repair which fixed the issue.






share|improve this answer

























  • Thanks a ton! :)

    – trollster
    8 hours ago













3














3










3









The output of efibootmgr -v revealed that the boot-entry for Ubuntu is broken, so I recommended to make use of boot-repair which fixed the issue.






share|improve this answer













The output of efibootmgr -v revealed that the boot-entry for Ubuntu is broken, so I recommended to make use of boot-repair which fixed the issue.







share|improve this answer












share|improve this answer



share|improve this answer










answered 8 hours ago









mook765mook765

5,9983 gold badges15 silver badges36 bronze badges




5,9983 gold badges15 silver badges36 bronze badges















  • Thanks a ton! :)

    – trollster
    8 hours ago

















  • Thanks a ton! :)

    – trollster
    8 hours ago
















Thanks a ton! :)

– trollster
8 hours ago





Thanks a ton! :)

– trollster
8 hours ago










trollster is a new contributor. Be nice, and check out our Code of Conduct.









draft saved

draft discarded


















trollster is a new contributor. Be nice, and check out our Code of Conduct.












trollster is a new contributor. Be nice, and check out our Code of Conduct.











trollster 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.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1168707%2fgrub-menu-not-showing-up-on-boot-after-replacing-battery%23new-answer', 'question_page');

);

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







Popular posts from this blog

ParseJSON using SSJSUsing AMPscript with SSJS ActivitiesHow to resubscribe a user in Marketing cloud using SSJS?Pulling Subscriber Status from Lists using SSJSRetrieving Emails using SSJSProblem in updating DE using SSJSUsing SSJS to send single email in Marketing CloudError adding EmailSendDefinition using SSJS

Кампала Садржај Географија Географија Историја Становништво Привреда Партнерски градови Референце Спољашње везе Мени за навигацију0°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.340°11′ СГШ; 32°20′ ИГД / 0.18° СГШ; 32.34° ИГД / 0.18; 32.34МедијиПодациЗванични веб-сајту

19. јануар Садржај Догађаји Рођења Смрти Празници и дани сећања Види још Референце Мени за навигацијуу