ubuntu 16.04.5升级到ubuntu 18.04启动时出现"No symbol table found." ubuntu 16.04.5 升级到 ubuntu 18.04.1 启动时出现 "Error: no symbol table" # 升级系统执行如下命令 $ sudo do-release-upgrade -d 12 # 升级系统执行如下命令$ sudo do-release-upgrade -d 重启之后,出现错误信息 No symbol table found. Press any key to continue... 12 No symbol table found. Press any key to continue... 不做任何操作,过几秒之后,能跳过。 解决方法如下: $ sudo grub-install /dev/sda $ sudo update-grub $ sudo reboot 12345 $ sudo grub-install /dev/sda $ sudo update-grub $ sudo reboot 参考链接 "Error: no symbol table" at boot No symbol table. Press any key to continue 开机出现no symbol table应该怎么解决 发布者 默默 码农 查看默默的所有文章