如何修复Ubuntu 9的GRUB?

Debian-Like

1 前言

笔者使用VMware迁移物理机器至虚拟机发现GRUB引导异常,详细错误提示如下,

GRUB loading.
error: You need to load the kernel first.
Failed to boot default entries.
Press any key to continue...

2 最佳实践

2.1 从拯救模式引导

如果你不知道如何操作,请参阅以下文档,

如何使用Ubuntu 9的拯救模式?

2.2 修复GRUB步骤(可选)


如上图所示,
选择“Reinstall GRUB boot loader”
按下【Enter】进入下一步,

如上图所示,
输入引导的分区,如“(hd0)”
按下【Enter】即启动修复

2.3 运行更新GRUB命令

update-grub

2.3 重启测试主机

exit

然后选择“Reboot the system”即可重启主机并测试

没有评论

发表回复

Debian-Like
如何安装Ubuntu Linphone?

1 基础知识 1.1 软件介绍 Linphone 是一款开源的 VoIP(Voice over In …

Debian-Like
如何安装配置Ubuntu iptables-persistent

1 前言 一个问题,一篇文章,一出故事。 笔者今天需要在Ubuntu使用iptables,于是整理当 …

Debian-Like
如何安装Ubuntu steam?

1 基础知识 Steam是Valve公司聘请BitTorrent(BT下载)发明者布拉姆·科恩(Br …