我尝试使用 EasyBCD 将 Ubuntu 添加到引导加载程序,但意识到只有在 BIOS 中设置传统模式时才能添加条目。但当我重新启动时,我无法启动 Windows 10。
有用的评论:
Your Windows 10 boot disk might be formatted GPT which would require non-
legacy UEFI to boot, if I'm not mistaken. Legacy mode doesn't understand GPT. – LawrenceC