昨天我将我的笔记本电脑(Lenovo ThinkPad T440p)更新为 Ubuntu 14.04。之后我重新启动了笔记本电脑,但操作系统却无法启动。我无法进入启动菜单来选择 Ubuntu(或 Windows 7),而是直接进入黑屏,显示
error: file '/boot/grub/i386-pc/normal.mod' not found.
Entering rescue mode...
grub rescue> _
输入 ls 后,我得到以下输出:
(hd0) (hd0,msdos6) (hd0,msdos5) (hd0,msdos2) (hd0,msdos1) (hd1) (hd1,msdos1)
ls (hd0,msdos6) 之后只显示“文件系统未知”。使用其他分区会得到相同的结果。
我尝试从 Ubuntu-Live-DVD 和 Ubuntu-Live_USB 启动,但它说
* Starting Recovery options if display manager fails to start [fail]
* Stopping Recovery options if display manager fails to start [OK]
[122.775345] SQUASHFS error: zlib decompression failed, data probably corrupt
[122.775371] SQUASHFS error: squashfs_read_data failed to read block 0x1eef27d9
...
所以我甚至无法启动 Live 版本。很奇怪。
我尝试了一件事:我将 Super Grub Disk 安装到 USB 驱动器上并尝试使用它进行启动,但我总是收到错误消息
findf /etc/fstab
Error 15: File not found
现在我不知道该怎么做了。有人能帮我吗?