码迷,mamicode.com
首页 > Windows程序 > 详细

window8.1 CenterOS 双系统

时间:2017-06-24 21:52:16      阅读:247      评论:0      收藏:0      [点我收藏+]

标签:ade   lin   tail   系统   enter   双系统   inux   html   tps   

window8.1 CenterOS 双系统

学习了:

http://blog.csdn.net/ac_hell/article/details/53436890

https://jingyan.baidu.com/article/1709ad80b28cf74634c4f0d5.html

整理:

1,install CentOs

vmlinuz initrd=initrd.img inst.stage2=hd:LABEL=CentOS/...

修改为:

vmlinuz initrd=initrd.img Linux dd quiet 

查看明确为:

vmlinuz initrd=initrd.img inst.stage2=hd:/dev/sdc4 quiet

2,start os

$ su root

# vim /boot/grub2/grub.cfg

menuentry ‘Win8.1‘{

  set root=‘(hd0,msdos1)‘

  chainloader+1

确定hd0,msdos1,重启按c,cat (hd0, 输入Tab键

 

window8.1 CenterOS 双系统

标签:ade   lin   tail   系统   enter   双系统   inux   html   tps   

原文地址:http://www.cnblogs.com/stono/p/7074414.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!