我有一台装有 Windows Vista(在 hd0 上)和 Ubuntu 9.10 的双引导计算机。引导加载程序是 GRUB,Windows 引导加载程序让我在 Vista 和 Ubuntu-Installation(损坏的 WuBi)之间做出决定。但是现在(我不知道为什么会改变)我不能再使用启动 windows-bootloader 了。错误消息是“没有这样的设备:AE1440441440122F”我在 grub-prompt 上尝试了“ls”,它给了我一个列表,如:
(hd0) (hd1) (hd1,0) (hd1,1) (hd1,2) ... (fd0)
它识别 hd1(ubuntu-harddisk)的所有分区,但不识别 hd0(win-disk)的所有分区。.. 为什么?
以下是“启动信息脚本”的技术细节结果:
Boot Info Script 0.55 dated February 15th, 2010
============================= Boot Info Summary: ==============================
=> Grub 2 is installed in the MBR of /dev/sda and looks for
(UUID=a7c510e3-2399-437b-ab92-fa609e48d63f)/boot/grub.
=> No boot loader is installed in the MBR of /dev/sdb
sda1: _________________________________________________________________________
File system: ntfs
Boot sector type: Windows Vista/7
Boot sector …
Run Code Online (Sandbox Code Playgroud)