LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
查看: 559|回复: 3

求助:有关grub的问题 急=.=

[复制链接]
发表于 2006-9-28 16:03:36 | 显示全部楼层 |阅读模式
我现在是双系统XP和FC5,问题是每次启动计算机的时候必须狂摁下箭头键进入GRUB界面之后才能选择操作系统,否则就只能进入默认的系统了,郁闷阿,我设置了10秒的选择时间,可是在那个时候摁任何键都没有作用阿
附上我的GRUB配置文件吧
------------------------------------------
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE:  You have a /boot partition.  This means that
#          all kernel and initrd paths are relative to /boot/, eg.
#          root (hd0,6)
#          kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
#          initrd /initrd-version.img
#boot=/dev/sda
default=1
timeout=10
splashimage=(hd0,6)/grub/splash.xpm.gz
title Fedora Core 5 (2.6.17-1.2187_FC5smp)
        root (hd0,6)
        kernel /vmlinuz-2.6.17-prep ro root=/dev/VolGroup00/LogVol00 rhgb quiet
        initrd /initrd-2.6.17-prep.img
title Windows XP Professional Edition with SP2
        rootnoverify (hd0,0)
        chainloader +1
-----------------------------------------
发表于 2006-9-28 18:58:55 | 显示全部楼层
timeout=15
回复 支持 反对

使用道具 举报

 楼主| 发表于 2006-9-28 20:06:18 | 显示全部楼层
15秒就可以了么?
回复 支持 反对

使用道具 举报

发表于 2006-9-28 21:55:53 | 显示全部楼层
加一句:

hiddenmenu

试试。
回复 支持 反对

使用道具 举报

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

本版积分规则

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