在第二块硬盘上安装 Ubuntu 后无法启动 Windows

在第二块硬盘上安装 Ubuntu 后无法启动 Windows

我的电脑的 SSD 上安装了 Windows 10。我将 Ubuntu 18.04.2 LTS 安装在一个空的 SATA 驱动器上。当我从 GRUB 启动列表中选择 Windows 时,显示为“Windows 启动管理器(在 /dev/sdc1 上),出现一条错误消息,提示硬件已更改并重新启动。

当我在 ubuntu 中时,我能够在文件资源管理器中看到我的 SSD 以及我的所有文件,它们被列为 /dev/sda2

我尝试使用 Boot 修复,但没有成功。

日志可以在这里找到。

http://paste.ubuntu.com/p/PwNMjGcXkV/

非常感谢您的帮助,我刚刚用我的旧笔记本电脑创建了一个 Windows 10 USB,我觉得我可能需要它!

这是我收到的错误消息

Windows failed to start. A recent hardware or software change might be the cause. to fix the problem:
1. Insert your windows installation disc and restart the computer
2. Choose your language settings then click next
3. click repair your computer

File : \EFI\Microsoft\boot\BCD
Status: 0xc0000225
Info: The Boot Configuration Data for your PC is missing or contains Errors

再次感谢

答案1

这种情况发生在使用两个磁盘而不是仅对 Windows 所在的驱动器进行分区时。或者,这可能是由于 Grub 无法识别 Windows 所在的驱动器。最好的选择应该是在主驱动器上重新安装 Ubuntu 并从 Windows 对其进行分区。

相关内容