我运行的是 Windows 8,然后尝试双启动。安装 Ubuntu 后,Win 8 不会出现在我的 GRUB 加载程序中,也不会出现在原始笔记本电脑的启动加载程序中(Windows 启动加载程序?- 从那里我也可以开始使用 ubuntu)。
我几乎尝试了所有提出的方法GRUB 未检测到 Windows以及类似的问题(抱歉“再次询问”:提出的解决方案在我的情况下没有成功),包括启动修复:这是日志:https://paste.ubuntu.com/p/6vFGKFKpbH/
此后,仍然无法在 GRUB 中找到 Windows 8(只有 ubuntu)。看来 os-prober 无法检测到我的 /dev/sda2 分区上的窗口。有什么线索吗?
我的分区如下所示:
Disk sda: 931.53 GiB, 1000204886016 bytes, 1953525168 sectors
Disk identifier: 0xe8d8a8f3
Boot Start End Sectors Size Id Type
sda1 63 130672709 130672647 62.3G 7 HPFS/NTFS/exFAT
sda2 130674686 1897490431 1766815746 842.5G f W95 Ext'd (LBA)
sda3 * 1897490432 1928740863 31250432 14.9G 83 Linux
sda4 1928740864 1953523711 24782848 11.8G 83 Linux
sda5 130674688 130781183 106496 52M 7 HPFS/NTFS/exFAT
sda6 130785228 831170969 700385742 334G 7 HPFS/NTFS/exFAT
sda7 831171033 1889677754 1058506722 504.8G 7 HPFS/NTFS/exFAT
sda8 1889679360 1897490431 7811072 3.7G 82 Linux swap / Solaris
Partition table entries are not in disk order.
842.5G 的 sda2 听起来不对……
问题出在哪里?提前感谢你的建议!