Background
I have a Windows 10 machine with a SSD where I have installed Ubuntu LTS 20.04. This setup worked wonderfully for months. When I turn my machine on I get to choose which operative system to use.
Problem
That is, until yesterday. Yesterday I logged on my Windows boot, did nothing special and then turned the machine off. Windows probably installed some updates after I left.
Today I turned my machine on and realized I couldn't log on to my Ubuntu partition, where all of my work is:
Failed to open \EFI\BOOT\grubx64.efi - Not Found
Failed to load image \EFI\BOOT\grubx64.efi: Not Found
start_image() returned Not Found
Research
I did some searching around but it looks like this problem has a specific solution for each case.
So I installed Boot-repair, and got the following diagnostics link:
https://paste.ubuntu.com/p/TdbRzdmQsZ/
I didn't run the "Recommended Repair" option yet, as this was discouraged in a similar problem in favor of asking advice to the community first:
Error: "Failed to open \EFI\BOOT\grubx64.efi..." (Dual-Booting)
Questions
My Ubuntu partition is where all of my work is. I cannot stress the importance of this dual boot working properly. With this in mind I have the following questions:
- How can I fix the issue now?
- How can I prevent it from ever happening again?