刚刚在 Dell XPS 17(双启动 Win10/Ubuntu 20.10)上收到此错误消息:
Failed to open \EFI\ubuntu\grubx64.efi - Not Found
Failed to load image \EFI\ubuntu\grubx64.efi: Not Found
start_image() returned Not Found
我有 LUKS 加密的 Ubuntu 分区,因此启动修复无法提供帮助。启动修复信息可在此处找到:https://paste.ubuntu.com/p/8Cj9Z3r57V/
任何帮助都非常感谢!
答案1
已关注这并设法解决了该问题……
笔记:
- 必须使用 sudo (在 chroot 之外)
- home_sdb3 只是一个标签,可以是任何东西,只要它与 cryptsetup luksOpen 和 cryptsetup luksClose 命令匹配
- sdb2 是启动分区,通常小于 1Gb
- 必须使用 grub-install
- grub-install 的参数必须是驱动器本身(而不是任何分区),也可以在 fdisk -l 中看到