系统相关
首页 > 系统相关> > u盘安装centos7 /dev/root does not exist 导致无法安装解决方案

u盘安装centos7 /dev/root does not exist 导致无法安装解决方案

作者:互联网

从U盘启动后,首先会进入安装界面,按e,进入以下界面

将vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rd.live.check quiet 改为: vmlinuz initrd=initrd.img inst.stage2=hd:/dev/sdc4,按ctrl-x

标签:img,dev,centos7,initrd,inst,stage2,安装,hd
来源: https://www.cnblogs.com/zhouchengchengVIP1/p/15566401.html