QQ登录

只需一步,快速开始

 找回密码
 注册

QQ登录

只需一步,快速开始

查看: 887|回复: 2

如何在grub中设置xp成为默认启动?

[复制链接]
发表于 2005-7-16 14:02:17 | 显示全部楼层 |阅读模式
rt
急问,谢谢。
发表于 2005-7-16 14:15:45 | 显示全部楼层
把/boot/grub/grub.conf贴出来
因为要看具体情况。

例如:
# This is a sample menu.lst file. You should make some changes to it.
# Added items for installing GRUB [ which is on your DOS drive C: ] to MBR

color black/cyan yellow/cyan
timeout 60
default 0

title Windows2000
root (hd0,0)
chainloader +1
boot

title DOS/Win9x/Me/NT/2K/XP on (hd0,7)
kernel (hd0,/boot/vmlinuz max_loop=255 init=linuxrc livecd_subdir=/ hdsubdir=/ load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=15000 root=/dev/ram0 rw
initrd (hd0,/boot/initrd.gz
boot




修改default=1则启动第2个,即linux
default=0启动第一个,WINDOWS
也可以调整两段title的顺序
回复

使用道具 举报

 楼主| 发表于 2005-7-16 14:18:42 | 显示全部楼层
ok,
我去看看,谢谢了。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

GMT+8, 2024-11-14 05:58 , Processed in 0.037724 second(s), 16 queries .

© 2021 Powered by Discuz! X3.5.

快速回复 返回顶部 返回列表