|
我的系统本来是c:装的WIN98,D:装的WIN2000,我今天把FC4.0装到了C:盘,现在不能进入WIN2000了.我的GRUB菜单如下:
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title Red Hat Enterprise Linux AS (2.6.9-11.EL)
root (hd0,0)
kernel /vmlinuz-2.6.9-11.EL ro root=LABEL=/ rhgb quiet
initrd /initrd-2.6.9-11.EL.img
title Other
rootnoverify (hd0,4)
chainloader +1 |
|