原系统XP+REDHAT9.0 再装2003,GRUB问题
原来我的系统XP+LINUX,后装2003,再>grub>root(hd0,4)
setup(hd0)
问题:重起只能进linux,选择dos则回grub
我的menu.lst
default=0
timeout=10
splashimage=(hd0,4)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
root (hd0,4)
kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
initrd /boot/initrd-2.4.20-8.img
title DOS
rootnoverify (hd0,0)
chainloader +1
我觉得参数都没问题?有何高见:?:
页:
[1]