U盘安装centos 7 提示 “Warning: /dev/root does not exist, could not boot” 解决办法

用UltraISO9.6.5制作的U盘启动盘,ISO来自http://isoredirect.centos.org/centos/7/isos/x86_64/CentOS-7-x86_64-DVD-1511.iso
错误
如图:安装centos 7时提示 “Warning: /dev/root does not exist, could not boot”
这个问题是木有找到你的U盘。
在一个能够编辑U盘的系统里,首先修改U盘的盘符标签,随便改短小精悍为好。
然后进入U盘打开EFI文件夹,进入boot文件夹,修改grub.cfg文件里面的CentOSx207x20x86_64改为刚刚修改的U盘的盘符标签。然后,搞定!能装CentOS 7了。。。。。。
这里写图片描述
这里写图片描述
这里写图片描述

原文地址:https://www.cnblogs.com/curedfisher/p/13724598.html