|
|

楼主 |
发表于 2005-3-3 09:40:06
|
显示全部楼层
# 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,7)
# kernel /vmlinuz-version ro root=/dev/VolGroup00/LogVol00
# initrd /initrd-version.img
#boot=/dev/hda
default=0
timeout=5
splashimage=(hd0,7)/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.667)
root (hd0,7)
kernel /vmlinuz-2.6.9-1.667 ro root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.9-1.667.img
title winxp
root (hd0,0)
chainloader +1
上面就是我的groub.conf.现在重装linux之后,倒是能进入 linux,但是怎么也进步去windows,选择完系统 后 明明显示进入winxp,提示 进入winxp正常起动,结果还是转入了fedora3.0.怎么 办? |
|