从昨天开始,我的 grub 启动菜单就不再显示了。24.4.1. PC 直接启动到 kubuntu。但是,分区应该在那里,因为
sudo update-grub
显示:
Sourcing file `/etc/default/grub'
Generating grub configuration file ...
Found linux image: /boot/vmlinuz-6.8.0-44-generic
Found initrd image: /boot/initrd.img-6.8.0-44-generic
Found linux image: /boot/vmlinuz-6.8.0-41-generic
Found initrd image: /boot/initrd.img-6.8.0-41-generic
Found memtest86+x64 image: /memtest86+x64.bin
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Windows 10 on /dev/sda1
Adding boot menu entry for UEFI Firmware Settings ...
done
冷启动时也不显示菜单。W10 分区中的数据似乎在那里,我可以安装并读取它们。
该怎么办?