无法使用 UEFI USB 启动安装 CentOS 6.5

vai*_*dil 8 linux boot centos uefi

我正在尝试在当前运行 Windows 8.1 的桌面上双启动 CentOS 6.5。我有两个存储设备:一个装有我的 Windows 的 SSD,一个装有我所有数据的 HDD。两者都使用 GPT 格式化,Windows 使用 UEFI 启动。

我使用 CentOS 6.5 live DVD ( CentOS-6.5-x86_64-LiveDVD.iso) 创建了一个 EFI 可引导闪存驱动器(它确实在 EFI 模式下正确引导)。但是,当 CentOS 启动时,我收到一个错误(错误如下)。我有一个 6.4 启动 DVD,它可以按预期启动,但它不能在 UEFI 模式下启动,因此不能很好地与我的 Windows 安装一起运行(我无法访问它,即使使用 rEFInd 或任何其他类似工具)。我需要做什么才能让设备在 UEFI 模式下正常启动?

Kernel panic - not syncing: Attempted to kill init!
Pid: 1, comm: init Not tainted 2.6.32-431.el6.x86_64 #1
Call Trace:
 [<ffffffff815271fa>] ? panic+0xa7/0x16f
 [<ffffffff81077622>] ? do_exit+0x862/0x870
 [<ffffffff8118a865>] ? fput+0x25/0x30
 [<ffffffff81077688>] ? do_group_exit+0x58/0xd0
 [<ffffffff81077717>] ? sys_exit_group+0x17/0x20
 [<ffffffff8100b072>] ? system_call_fastpath+0x16/0x1b
drm_kms_helper: panic occurred, switching back to text console
Run Code Online (Sandbox Code Playgroud)

小智 1

他们已将此版本设为混合操作系统,因此请尝试dd从终端运行命令并将映像安装到 USB 驱动器。我也做了同样的事情,并且安装正确,或者为了改变节奏,尝试.isohttp://mirror.kernel.org下载。