无法让双启动与 Windows 7 配合使用

无法让双启动与 Windows 7 配合使用

我尝试过很多方法,但似乎都不起作用。问题是这样的:标准 ubuntu 安装程序无法识别我的 Windows 安装。当我手动创建分区时,grub 根本无法启动,我的 PC 直接启动到 Windows。这是 gdisk 的输出(我在几篇文章中读到这可能是问题所在):

GPT fdisk (gdisk) 版本 0.8.5

Partition table scan:  
  MBR: protective  
  BSD: not present  
  APM: not present  
  GPT: present  

Found valid GPT with protective MBR; using GPT.  
Disk /dev/sda: 1953525168 sectors, 931.5 GiB  
Logical sector size: 512 bytes  
Disk identifier (GUID): 11D43DDE-1B52-DB45-929B-98F1EDA2F5C4  
Partition table holds up to 128 entries  
First usable sector is 34, last usable sector is 1953525134  
Partitions will be aligned on 2048-sector boundaries  
Total free space is 267629 sectors (130.7 MiB)  

Number  Start (sector)    End (sector)  Size       Code  Name  
   1            2048          206847   100.0 MiB   EF00    
   2          468992       978870271   466.5 GiB   0700  
   3       978870272      1953521663   464.8 GiB   0700  Basic data partition

答案1

  1. 手动创建 Ubuntu 分区并安装 Ubuntu
  2. 从 liveCD 运行启动修复Recommended Repair。如果有问题,请指出将出现的URL。

相关内容