I research somewhere but I cannot download grubx64.efi file. It always show: "550 Failed to change directory."
So, can you give me downloadable link, please ? Thank you very much !
I research somewhere but I cannot download grubx64.efi file. It always show: "550 Failed to change directory."
So, can you give me downloadable link, please ? Thank you very much !
I uploaded mine.
But a safer option is to restore them from the livecd, chroot into your ubuntu installation, make sure that /boot
and /boot/efi
is mounted, delete all files from /boot/efi/ubuntu/ and run: apt-get install --reinstall grub-efi-amd64
- this should re-generate the grubx64.efi file.
A third option is downloading them from the official Ubuntu repositories:
Replace bionic with the name of your release.
– Red15 Apr 01 '19 at 00:02