我的机器上装有 Windows,然后我使用 CD 安装了 Ubuntu 12.04。我无法在启动时选择 Ubuntu,因此我运行了启动修复。现在我没有看到使用 Windows 的选项。
请问有什么帮助吗?
答案1
来自 syg00http://www.linuxquestions.org/
从 grub 提示符中,您可以输入 grub.conf 中的命令。根据需要进行修改,然后在每行后按回车键。不知道您是否可以从 Windows 运行 fixmbr,但这应该可以帮到您。
root(hd0,0) <-- se this fits your needs (e.g., hd0,0 is the first partition of the primary master hard disk, hd3,1 is the second partition of the secondary slave hard disk)
makeactive
chainloader + 1
boot