我将 Ubuntu 从 19.04 升级到 19.10。升级没有错误,但重启后 grub 在启动时抛出错误并进入 rescu 模式
error: symbol 'grub_file_filters' not found.
Entering rescue mode...
grub rescue>
Run Code Online (Sandbox Code Playgroud)
它是一台物理机而不是虚拟机,我在双引导下有 windows 和 linux。
我设法用 ls 找到了我的 linux 所在的分区,但真的不知道下一步该做什么。
insmod normal 失败并出现相同的错误