无法使用 easyBCD 让引导加载程序运行

无法使用 easyBCD 让引导加载程序运行

重新启动计算机时,引导加载程序中只能看到 Windows 8。

  • 计算机:HP Envy 17
  • 操作系统 1: Ubuntu 12.10 32 位
  • 操作系统2:Windows 8 64位

系统上的磁盘分区:

(数据来自windows磁盘管理)

截屏

磁盘 1 是 SSD

**Disk 0 Dynamic 596,17 GB**
Volum: SYSTEM, type: dynamic, filesystem: NTFS, status: ok (system), capacity: 199 MB
Volum: (D:), type: dynamic, filesystem: NTFS, status: ok, capacity: 595,97 GB

**Disk 1 Default 223,57 GB**
Volum: SYSTEM (M:), type: default, filesystem: NTFS, status: ok (active, primary partition), capacity: 199 MB
Volum: (C:), type: default, filesystem: NTFS, status: ok (startup, primary partition), capacity: 166,42 GB
Volum: , type: default, filesystem: , status: ok (primary partition), capacity: 51,00 GB
Volum: , type: default, filesystem: , status: ok (primary partition), capacity: 5,95 GB

Ubuntu安装在 51,00 GB 分区上。

视窗安装在 166,42 GB 分区 (C:) 上。

从 easyBCD 粘贴:

There are a total of 2 entries listed in the bootloader.
Default: Windows 8
Timeout: 5 seconds

EasyBCD Boot Device: D:\

Entry #1
Name: Windows 8
BCD ID: {current}
Drive: C:\
Bootloader Path: \Windows\system32\winload.exe

Entry #2
Name: NeoSmart Linux
BCD ID: {f3b2e917-5e47-11e2-be84-cc52af78aa22}
Device: Unknown
Bootloader Path: \NST\AutoNeoGrub0.mbr

答案1

我认为我建议你使用 UNetbootin。尝试使用以下方法重新安装联合国网启动

答案2

您可以尝试本指南Ubuntu 与 Windows 8 双启动

可以使用以下任一方式从 Windows 7/8 链式加载 Ubuntu:

  1. Ubuntu 的启动扇区文件“boot.img”或
  2. 安装 Ubuntu 的引导加载程序到分区

并将其与 Windows 引导扇区加载程序链接起来。

相关内容