我已经在以下方面寻求解决方案:
但是,他们仍然无法解决我的问题......
最让我发疯的是命令“update-grub”只显示如下,并且缺少 memtest86:
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-3.13.0-35-generic
Found initrd image: /boot/initrd.img-3.13.0-35-generic
Found linux image: /boot/vmlinuz-3.13.0-32-generic
Found initrd image: /boot/initrd.img-3.13.0-32-generic
Adding boot menu entry for EFI firmware configuration
Found memdisk: /boot/memdisk
Imagepath /boot/images not found
done
Run Code Online (Sandbox Code Playgroud)
我尝试手动执行“/etc/grub.d/20_memtest86”并发现它什么也没打印......但我认为它应该打印一些代码以便它可以修改grub.cfg,对吗?
有人有解决方案吗?
多谢!!
grub2 ×1