[转]Fedora 16 改变启动顺序以及grub2 配置技巧
摘要:原文地址:http://blog.csdn.net/sabalol/article/details/70433131. 首先找到Windows的menuentry. # cat /boot/grub2/grub.cfg | grep Windows结果:menuentry "Windows 7 (loader) (on /dev/sda1)" --class windows --class os {2. 设置Windows 作为默认的启动项(这儿只能使用上面命令输出中双引号 “ ” 或者单引号 ‘ ‘ 中的内容)# grub2-set-default "Windo
阅读全文
posted @
2012-02-07 08:54
tigertall
阅读(925)
推荐(0)