Ubuntu xp双系统 该xp为默认启动系统

如果最近装的ubuntu的话ubuntu11.10已经默认应用GRUB2,配置文件不再是menu.lst
有两种方法更改GRUB2设置Win默认启动
1.终端输入:sudo gedit /boot/grub/grub.cfg
将set default=”0″改为set default=”X”(x视自己情况而定。自己改吧。我的是5。。。)
这种的效果是win还在ubuntu下,但默认会选中win
2.终端输入:sudo mv /etc/grub.d/30_os-prober /etc/grub.d/06_os-prober
这种是将win顶到ubuntu上去

发表评论

电子邮件地址不会被公开。 必填项已用 * 标注

您可以使用这些 HTML 标签和属性: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>