启动 Ubuntu 14.04 时出错

Kee*_*thi 6 boot error-handling 14.04

最近我升级到 Ubuntu14.04,每当启动加载程序启动时,收到一条错误消息Error : file not found3 秒,操作系统开始加载,同时加载操作系统也收到相同的错误消息:

Error : file not found 
Error : file not found 
Error : file not found 

Press Any Key to Continue
Run Code Online (Sandbox Code Playgroud)

除非我按下键,否则操作系统不会加载。

请为我提供解决方案以避免这些错误消息。

小智 14

首先,对于论坛和 Launchpad 中讨论的内容,请尝试:

sudo grub-install /dev/sdX

sudo update-grub

sudo reboot 
Run Code Online (Sandbox Code Playgroud)

在 Kubuntu 的论坛中有一条有用的评论:

www.kubuntuforums.net

我在使用 ubuntu 作为唯一具有非 UEFI bios 的操作系统的笔记本电脑上遇到了同样的问题。

我希望它有帮助。