我买了一台使用 128GB SSD + 1TB HDD 的 Windows 笔记本电脑。SSD 上预装了 Windows。我在 HDD 上安装了 Ubuntu。
但是 GRUB 引导加载程序没有出现,笔记本电脑自动启动到 Ubuntu。要访问 Windows,我必须F12在笔记本电脑打开时按下 以使用 UEFI 引导加载程序。
我怎样才能让 GRUB 工作,以便启动 Windows 的选项F12每次启动笔记本电脑时无需按下?
我还注意到,在安装 Ubuntu 时,没有出现该选项install ubuntu alongside windows
,我必须使用something else
手动分区磁盘的选项。
编辑 1:结果sudo grub-update
Sourcing file `/etc/default/grub'
Sourcing file `/etc/default/grub.d/init-select.cfg'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-5.0.0-13-generic
Found initrd image: /boot/initrd.img-5.0.0-13-generic
Adding boot menu entry for EFI firmware configuration
done
编辑 2:当我使用 Boot Repair、Recommended repair 时,GRUB 出现但没有 Windows。我认为 Ubuntu 无法检测到 Windows。
编辑3:引导修复摘要