我的电脑上装有 Windows 10,在为 Ubuntu 双启动我的电脑时,安装程序无法识别我的操作系统,并且它没有给我与 Windows 10 双启动的选项。请帮忙。
答案1
请运行 Ubuntu 的 Live CD 并安装 boot-repair。打开终端并复制并粘贴以下命令:
sudo add-apt-repository -y ppa:yannubuntu/boot-repair && sudo apt-get update
成功添加和更新存储库后,输入以下命令:
sudo apt-get install -y boot-repair && boot-repair