抱歉我的英语不好。所以,我遇到了 grub 问题。我有 Windows 10,我想安装 Ubuntu 18.04。安装 Ubuntu 后,我的 Windows 操作系统消失了。os-prober
别帮我,因为控制台上什么都没有写。我在 Grub Customize 中配置了 Windows。
menuentry "Windows 10" {
insmod ntfs
set root='(hd0,2)'
search --no-floppy --fs-uuid --set 4CE2F22DE2F21AC2
chainloader +1
}
我还遇到了以下错误:
Error: File "/boot/grub/x86_64-efi/ntfs.mod" is not found.
Error: no such device: 4CE2F22DE2F21AC2.
Error: invalid EFI file path.