aru*_*ama 4 boot boot-failure boot-repair
我正在尝试在 Ubuntu 上安装 Windows 7。我为 Windows 7 创建了 NTFS 分区,但我删除了一个 5GB 分区,因此在重新启动 Ubuntu 时收到一条错误消息。
grub rescue error
Run Code Online (Sandbox Code Playgroud)
为了解决这个错误,我尝试安装引导修复软件。以下是我遵循的步骤:
sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update sudo apt-get install -y boot-repair && boot-repair 现在我收到此错误消息:
Reading package lists... Done Building dependency tree Reading state information... Done
E: Unable to locate package boot-repair
Run Code Online (Sandbox Code Playgroud)
小智 5
如果您使用的是旧版本的 ubuntu live cd,则可能需要更改包源。(我在 Natty (11.04) live cd 上遇到了这个问题。)
启动 Synaptic,然后在菜单中转到设置 -> 存储库。转到“其他软件”选项卡,然后选择http://ppa.launchpad.net/yannubuntu/boot-repair/u ... main 行,然后单击下方的“编辑”按钮。
在弹出的新窗口中,将分布:字段更改为“quantal”(不带引号)。
重复步骤 1 和 2,除了这次选择http://ppa.launchpad.net/yannubuntu/boot-repair/u ... (Source Code),然后关闭窗口。
现在,要么单击突触中的重新加载按钮,要么进入终端
sudo apt-get 更新
sudo apt-get install 引导修复
就是这样!启动修复现已安装。
| 归档时间: |
|
| 查看次数: |
68786 次 |
| 最近记录: |