CentOS 7 安装问题解决方案
Posted rhanqtlnuse
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了CentOS 7 安装问题解决方案相关的知识,希望对你有一定的参考价值。
安装 CentOS 7 的过程中,遇到了两个问题:
- 不能读取 U 盘,解决方案见 传送门
- 完成分区配置点击 “完成” 时,出现如下错误提示:
未找到有效的引导程序目标设备,详情见下方:
For a UEFI installtion,you must include an efi system partition on a GPT-formatted disk,mounted at /boot/efi
StackExchange 上给出的解决方案如下(原问题见 传送门):
The problem has been solved.
There is small link at the lower left corner "Full disk summary and boot loader...". So click on this link, and you will probably see your disk drive and green mark, this means that bootloader will be installed, just uncheck this option and click continue, warning message will appear, but just ignore it.
Now you can install RH based OS.
简单来说,就是忽略报错信息,重新选择安装位置,在选择安装位置的页面的左下角有一个 “完整磁盘信息blahblah” 的带下划线的蓝色字,点击,取消复选框中的勾,关闭窗口,然后完成,就可以继续安装了
以上是关于CentOS 7 安装问题解决方案的主要内容,如果未能解决你的问题,请参考以下文章
安装CentOS 7时出现No Caching mode page found问题的解决