I've been using a dual booted pc with Ubuntu and Windows 10 for about 2 years now. However, all of a sudden when I turned on my computer today, I got the following message:
Failed to open \EFI\ubuntu\grubx64.efi - Not Found
Failed to open image \EFI\Ubuntu\grub64.efi: Not Found
start_image() returned Not Found
After two seconds of this message, I get the following message in blue in the center of the screen:
The selected boot device failed. Press <Enter> to Continue.
This is very odd since I haven't really done anything out of the ordinary or configure anything on my system...
When going to the Boot Option Menu, and select the windows boot manager, I am able boot up windows 10 just fine without any problem.
I need my ubuntu back! As well as the files I have on there!
Anyone have any idea how this happened and how I can fix this issue?
Thank you so much!
hiberfil.sys
file still exists on the partition which will cause Linux to set it in Read Only as well. To get rid of that file from a cmd window as Administrator in Windows you runpowercfg -h off
to turn off Hibernation. – Terrance Oct 04 '20 at 04:39