背景:我的Thinkpad 先安装了windows7,然后安装了Ubuntu16.04(Ubuntu16.04安装详见我的博客点击打开链接)。但是呢,开机自动打开windows7,没出现系统选择界面。


注:默认你在安装Ubuntu16.04的时候已经关闭secure boot等相关操作,已经可以开机启动U盘安装盘里的Ubuntu安装程序。


解决办法:

1. 开机,插入与进入U盘ubuntu安装盘,选择Try Ubuntu without installing.

2. 连接wifi.

3. 打开Terminal (ctrl+alt+T)

4. 输入以下命令

$ sudo add-apt-repository ppa:yannubuntu/boot-repair && sudo apt-get update

-> 选择按一下Enter键获取钥匙

$ sudo apt-get install -y boot-repair && boot-repair

5. 选择第一个Recommended repair

Windows7+Ubuntu16.04 Thinkpad T470 的双系统引导方法

6. 重启就会看见系统选择界面.

相关文章:

  • 2021-08-15
  • 2021-12-18
  • 2021-10-21
  • 2022-01-03
  • 2021-12-07
  • 2022-02-22
  • 2021-06-18
  • 2022-01-08
猜你喜欢
  • 2021-11-28
  • 2021-07-09
  • 2021-12-08
  • 2021-10-09
  • 2021-07-30
  • 2021-04-10
相关资源
相似解决方案