我在 Windows 8.1 旁边安装了 Ubuntu 14.04,它们一直相处融洽,直到最近的 Windows 更新。现在,每次我使用 Windows 并重新启动以引导至 Ubuntu 时,我都会得到 grub 救援命令行。我使用实时磁盘进行了多次启动修复以恢复 GRUB,这样我就可以引导至 Ubuntu,但如果我切换到 Windows 并返回,则再次出现 grub 救援。
我的电脑也显示出奇怪的行为:如果我收到 grub 救援提示,我可以重新启动我的电脑并转到 BIOS 配置屏幕,什么也不做然后退出,GRUB 就会再次运行。
这是我的 fdisk 输出:
Disk /dev/sdb: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders, total 976773168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x43f0837d
Device Boot Start End Blocks Id System
/dev/sdb1 * 2048 411647 204800 7 HPFS/NTFS/exFAT
/dev/sdb2 411648 812929023 406258688 7 HPFS/NTFS/exFAT
/dev/sdb3 935811072 976361471 20275200 12 Compaq diagnostics
/dev/sdb4 812931070 935811071 61440001 5 Extended
Partition 4 does not start on physical sector boundary.
/dev/sdb5 812931072 820742143 3905536 82 Linux swap / Solaris
/dev/sdb6 820744192 935811071 57533440 83 Linux
Partition table entries are not in disk order
有任何想法吗?