error: file '/grub/i386-pc/normal.mod' not found.
grub rescue>
Run Code Online (Sandbox Code Playgroud)
我能做什么?我只是坐着盯着它看。
我找到了我大约四年没有使用过的旧上网本 (Dell Inspiron 1010)。我用 Ubuntu 12.10 替换了 Windows XP。我使用了可启动的 USB 驱动器。我安装并重新启动。我收到了normal.mod未找到的消息。
我该怎么办?键入exit, reboot, 或quit? 我应该重新安装吗?
我已经安装了 ubuntu 12.04,但重新启动后我收到消息:
GRUB loading:
Welcome to GRUB!
error: file '/grub/i386-pc/normal.mod' not found
Entering rescue mode...
grub rescue>
Run Code Online (Sandbox Code Playgroud)
我有以下分区设置:
/dev/sda6: /boot ext2
/dev/sda9: / ext4
/dev/sda8: swap
/dev/sda7: /home ext4
Run Code Online (Sandbox Code Playgroud)
我猜由于 /boot 分区,GRUB 的某些前缀是错误的?或者EFI可能有问题?硬件是带有 c-60 amd 融合芯片组的 1015bx 华硕上网本。如何从救援提示中修复此 GRUB 问题?