用U盘安装Centos7.0
标签:style http color 使用 os io for art
用U盘安装Centos7.0
1.先使用ultraiso 刻录镜像至U盘内。
2.更改bios启动顺序(即U盘先启动),然后进入此界面,按下tab键。
将vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS\x207\x20x86_64 rd.live.check quiet 改为:
vmlinuz initrd=initrd.img inst.stage2=hd:/dev/sdb4 quiet
注:一般是sdb,因为硬盘一般是sda,可能会有不同,但是一般是sdb1..
点击回车,就ok啦
来源 http://jingyan.baidu.com/article/a3a3f81188f74c8da2eb8a17.html
U盘安装Centos7.0图解,布布扣,bubuko.com
标签:style http color 使用 os io for art
原文地址:http://www.cnblogs.com/happyday56/p/3886958.html