无法从 Ubuntu 12.04 启动菜单启动 Windows 7,反之亦然

无法从 Ubuntu 12.04 启动菜单启动 Windows 7,反之亦然

我在一台 64 位笔记本电脑上安装了 Windows 7,然后安装了 ubuntu,但在双启动时出现了问题:Windows 看不到 ubuntu 分区,而 grub 显示“无效的 EFI 文件路径”如所述关于 askubuntu 问题

如果我输入启动选项并选择 Windows 引导加载程序,Windows 都会成功。同样,如果我选择 ubuntu,我可以正确加载 ubuntu。我想从另一个的引导加载程序加载其中一个操作系统。

该驱动器分区如下:

(parted) print
Model: ATA ST9750420AS (scsi)
Disk /dev/sda: 750GB
Sector size (logical/physical): 512B/4096B
Partition Table: gpt

Number  Start   End    Size    File system     Name                          Flags
 1      1049kB  211MB  210MB   fat32           EFI system partition          boot
 2      211MB   345MB  134MB                   Microsoft reserved partition  msftres
 3      345MB   300GB  300GB   ntfs            Basic data partition
 4      300GB   673GB  373GB   ntfs            Basic data partition
 6      673GB   673GB  1049kB
 7      673GB   717GB  44.0GB  ext4
 8      717GB   723GB  6322MB  linux-swap(v1)  LINUXSWAP
 5      723GB   750GB  26.8GB  ntfs            Basic data partition          hidden,diag

答案1

我还没有解决问题本身,但避免了它。我安装了另一个启动管理器,我可以在里面选择 Linux 或 Windows 启动加载程序。它运行良好,从 Linux 安装非常简单,它被称为重新索引

相关内容