我在电脑的 60GB SSD(Ubuntu 中的 /dev/sdc)上安装了 Windows 10,然后在电脑的 120GB SSD(Ubuntu 中的 /dev/sda)上安装了 Ubuntu 15.10。GRUB 直接启动到 Ubuntu。当我在启动时按住 shift 并看到 GRUB 时,没有 Windows 10 条目。
我希望每次都显示 GRUB 菜单,并且希望 GRUB 中有一个可以启动到 Windows 10 的条目。
答案1
你应该试试启动修复
sudo add-apt-repository ppa:yannubuntu/boot-repair
sudo apt-get update
sudo apt-get install -y boot-repair && boot-repair