GRUB.CONF配置如下:
default=0
timeout=10
splashimage=(hd0,7)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-
root (hd0,7)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /boot/initrd-2.4.20-8.img
title winXP
rootnoverify (hd0,0)
chainloader +1
请高手指教!!!!(很急的!!!!)